10:05:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137713 10:05:02 Running as SYSTEM 10:05:02 [EnvInject] - Loading node environment variables. 10:05:02 Building remotely on prd-centos8-docker-8c-8g-25897 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java 10:05:02 [ssh-agent] Looking for ssh-agent implementation... 10:05:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:02 $ ssh-agent 10:05:02 SSH_AUTH_SOCK=/tmp/ssh-5VVgDC6XbzGy/agent.5446 10:05:02 SSH_AGENT_PID=5448 10:05:02 [ssh-agent] Started. 10:05:02 Running ssh-add (command line suppressed) 10:05:02 Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_7195614970804433340.key (/w/workspace/cps-master-merge-java@tmp/private_key_7195614970804433340.key) 10:05:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:02 The recommended git tool is: NONE 10:05:04 using credential onap-jenkins-ssh 10:05:04 Wiping out workspace first. 10:05:04 Cloning the remote Git repository 10:05:04 Cloning repository git://cloud.onap.org/mirror/cps.git 10:05:04 > git init /w/workspace/cps-master-merge-java # timeout=10 10:05:04 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:05:04 > git --version # timeout=10 10:05:04 > git --version # 'git version 2.39.1' 10:05:04 using GIT_SSH to set credentials Gerrit user 10:05:04 [INFO] Currently running in a labeled security context 10:05:04 [INFO] Currently SELinux is 'enforcing' on the host 10:05:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh17227960182984161411.key 10:05:04 Verifying host key using manually-configured host key entries 10:05:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:05:06 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:05:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:06 Avoid second fetch 10:05:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:05:06 Checking out Revision 71bcac8b10e3298a8ed78e137540472c2f7f8e40 (refs/remotes/origin/master) 10:05:06 > git config core.sparsecheckout # timeout=10 10:05:06 > git checkout -f 71bcac8b10e3298a8ed78e137540472c2f7f8e40 # timeout=30 10:05:07 Commit message: "Replace RestTemplate with WebClient in synchronous DMI calls" 10:05:07 > git rev-list --no-walk e90f0aa082e92b332f7bac7878be7f6576e722a3 # timeout=10 10:05:07 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 10:05:07 provisioning config files... 10:05:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:05:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:05:07 [cps-master-merge-java] $ /bin/bash /tmp/jenkins980212364315331492.sh 10:05:07 ---> python-tools-install.sh 10:05:07 Setup pyenv: 10:05:07 system 10:05:07 * 3.8.13 (set by /opt/pyenv/version) 10:05:07 * 3.9.13 (set by /opt/pyenv/version) 10:05:07 * 3.10.6 (set by /opt/pyenv/version) 10:05:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5nEP 10:05:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:15 lf-activate-venv(): INFO: Installing: lftools 10:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-5nEP/bin to PATH 10:05:45 Generating Requirements File 10:06:11 Python 3.10.6 10:06:11 pip 24.0 from /tmp/venv-5nEP/lib/python3.10/site-packages/pip (python 3.10) 10:06:12 appdirs==1.4.4 10:06:12 argcomplete==3.3.0 10:06:12 aspy.yaml==1.3.0 10:06:12 attrs==23.2.0 10:06:12 autopage==0.5.2 10:06:12 beautifulsoup4==4.12.3 10:06:12 boto3==1.34.91 10:06:12 botocore==1.34.91 10:06:12 bs4==0.0.2 10:06:12 cachetools==5.3.3 10:06:12 certifi==2024.2.2 10:06:12 cffi==1.16.0 10:06:12 cfgv==3.4.0 10:06:12 chardet==5.2.0 10:06:12 charset-normalizer==3.3.2 10:06:12 click==8.1.7 10:06:12 cliff==4.6.0 10:06:12 cmd2==2.4.3 10:06:12 cryptography==3.3.2 10:06:12 debtcollector==3.0.0 10:06:12 decorator==5.1.1 10:06:12 defusedxml==0.7.1 10:06:12 Deprecated==1.2.14 10:06:12 distlib==0.3.8 10:06:12 dnspython==2.6.1 10:06:12 docker==4.2.2 10:06:12 dogpile.cache==1.3.2 10:06:12 email_validator==2.1.1 10:06:12 filelock==3.13.4 10:06:12 future==1.0.0 10:06:12 gitdb==4.0.11 10:06:12 GitPython==3.1.43 10:06:12 google-auth==2.29.0 10:06:12 httplib2==0.22.0 10:06:12 identify==2.5.36 10:06:12 idna==3.7 10:06:12 importlib-resources==1.5.0 10:06:12 iso8601==2.1.0 10:06:12 Jinja2==3.1.3 10:06:12 jmespath==1.0.1 10:06:12 jsonpatch==1.33 10:06:12 jsonpointer==2.4 10:06:12 jsonschema==4.21.1 10:06:12 jsonschema-specifications==2023.12.1 10:06:12 keystoneauth1==5.6.0 10:06:12 kubernetes==29.0.0 10:06:12 lftools==0.37.10 10:06:12 lxml==5.2.1 10:06:12 MarkupSafe==2.1.5 10:06:12 msgpack==1.0.8 10:06:12 multi_key_dict==2.0.3 10:06:12 munch==4.0.0 10:06:12 netaddr==1.2.1 10:06:12 netifaces==0.11.0 10:06:12 niet==1.4.2 10:06:12 nodeenv==1.8.0 10:06:12 oauth2client==4.1.3 10:06:12 oauthlib==3.2.2 10:06:12 openstacksdk==3.1.0 10:06:12 os-client-config==2.1.0 10:06:12 os-service-types==1.7.0 10:06:12 osc-lib==3.0.1 10:06:12 oslo.config==9.4.0 10:06:12 oslo.context==5.5.0 10:06:12 oslo.i18n==6.3.0 10:06:12 oslo.log==5.5.1 10:06:12 oslo.serialization==5.4.0 10:06:12 oslo.utils==7.1.0 10:06:12 packaging==24.0 10:06:12 pbr==6.0.0 10:06:12 platformdirs==4.2.1 10:06:12 prettytable==3.10.0 10:06:12 pyasn1==0.6.0 10:06:12 pyasn1_modules==0.4.0 10:06:12 pycparser==2.22 10:06:12 pygerrit2==2.0.15 10:06:12 PyGithub==2.3.0 10:06:12 pyinotify==0.9.6 10:06:12 PyJWT==2.8.0 10:06:12 PyNaCl==1.5.0 10:06:12 pyparsing==2.4.7 10:06:12 pyperclip==1.8.2 10:06:12 pyrsistent==0.20.0 10:06:12 python-cinderclient==9.5.0 10:06:12 python-dateutil==2.9.0.post0 10:06:12 python-heatclient==3.5.0 10:06:12 python-jenkins==1.8.2 10:06:12 python-keystoneclient==5.4.0 10:06:12 python-magnumclient==4.4.0 10:06:12 python-novaclient==18.6.0 10:06:12 python-openstackclient==6.6.0 10:06:12 python-swiftclient==4.5.0 10:06:12 PyYAML==6.0.1 10:06:12 referencing==0.35.0 10:06:12 requests==2.31.0 10:06:12 requests-oauthlib==2.0.0 10:06:12 requestsexceptions==1.4.0 10:06:12 rfc3986==2.0.0 10:06:12 rpds-py==0.18.0 10:06:12 rsa==4.9 10:06:12 ruamel.yaml==0.18.6 10:06:12 ruamel.yaml.clib==0.2.8 10:06:12 s3transfer==0.10.1 10:06:12 simplejson==3.19.2 10:06:12 six==1.16.0 10:06:12 smmap==5.0.1 10:06:12 soupsieve==2.5 10:06:12 stevedore==5.2.0 10:06:12 tabulate==0.9.0 10:06:12 toml==0.10.2 10:06:12 tomlkit==0.12.4 10:06:12 tqdm==4.66.2 10:06:12 typing_extensions==4.11.0 10:06:12 tzdata==2024.1 10:06:12 urllib3==1.26.18 10:06:12 virtualenv==20.26.0 10:06:12 wcwidth==0.2.13 10:06:12 websocket-client==1.8.0 10:06:12 wrapt==1.16.0 10:06:12 xdg==6.0.0 10:06:12 xmltodict==0.13.0 10:06:12 yq==3.4.1 10:06:12 [EnvInject] - Injecting environment variables from a build step. 10:06:12 [EnvInject] - Injecting as environment variables the properties content 10:06:12 SET_JDK_VERSION=openjdk17 10:06:12 GIT_URL="git://cloud.onap.org/mirror" 10:06:12 10:06:12 [EnvInject] - Variables injected successfully. 10:06:12 [cps-master-merge-java] $ /bin/sh /tmp/jenkins9455029334935482599.sh 10:06:12 ---> update-java-alternatives.sh 10:06:12 ---> Updating Java version 10:06:12 ---> RedHat type system detected 10:06:12 openjdk version "17.0.6-ea" 2023-01-17 LTS 10:06:12 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 10:06:12 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) 10:06:12 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 10:06:12 [EnvInject] - Injecting environment variables from a build step. 10:06:12 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:06:12 [EnvInject] - Variables injected successfully. 10:06:12 provisioning config files... 10:06:12 copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config12926537533463387657tmp 10:06:12 copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config96871990214277112tmp 10:06:12 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] 10:06:12 Run condition [Regular expression match] preventing perform for step [Execute shell] 10:06:12 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-25897 10:06:13 using settings config with name cps-settings 10:06:13 Replacing all maven server entries not found in credentials list is true 10:06:13 using global settings config with name global-settings 10:06:13 Replacing all maven server entries not found in credentials list is true 10:06:13 [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings1285561861573411528.xml -gs /tmp/global-settings3071503878802697891.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=71bcac8b10e3298a8ed78e137540472c2f7f8e40 -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/+/137713 -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=137713 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Levente Csanyi\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/13/137713/13 -DGERRIT_NEWREV=71bcac8b10e3298a8ed78e137540472c2f7f8e40 "-DGERRIT_PATCHSET_UPLOADER_NAME=Levente Csanyi" '-DGERRIT_CHANGE_OWNER=\"Levente Csanyi\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVwbGFjZSBSZXN0VGVtcGxhdGUgd2l0aCBXZWJDbGllbnQgaW4gc3luY2hyb25vdXMgRE1JIGNhbGxzCgogICAgLSBhZGRlZCBEbWlXZWJDbGllbnRDb25maWd1cmF0aW9uCiAgICAtIHVzZSBXZWJDbGllbnQgaW4gRG1pUmVzdENsaWVudAogICAgLSBmaXhlZCB1bml0IHRlc3RzCiAgICAtIGluZ25vcmVkIGZhaWxpbmcgTkNNUCByZWxhdGVkIGludGVncmF0aW9uIHRlc3RzIChyZWxhdGVkIHRvIFdlYkNsaWVudCwgd2lsbCBiZSBmaXhlZCBpbiBhIGZ1dHVyZSBwYXRjaCkKICAgIC0gZW5jb2RlIHF1ZXJ5IHBhcmFtcyBmb3IgRE1JIHJlcXVlc3RzCgpJc3N1ZS1JRDpDUFMtOTg5CkNoYW5nZS1JZDogSTI2NDM0NTY4ZjY4MjY2ZTk1NjY5YTUxYzEzNDk3OGRkZDE5N2Q4MDIKU2lnbmVkLW9mZi1ieTogbGV2ZW50ZWNzYW55aSA8bGV2ZW50ZS5jc2FueWlAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Replace RestTemplate with WebClient in synchronous DMI calls" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I26434568f68266e95669a51c134978ddd197d802 -DGERRIT_EVENT_HASH=-558646156 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=13 "-DGERRIT_CHANGE_OWNER_NAME=Levente Csanyi" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:06:15 [INFO] Scanning for projects... 10:06:17 [WARNING] 10:06:17 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT 10:06:17 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 10:06:17 [WARNING] 10:06:17 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT 10:06:17 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 10:06:17 [WARNING] 10:06:17 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.8-SNAPSHOT 10:06:17 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 10:06:17 [WARNING] 10:06:17 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:06:17 [WARNING] 10:06:17 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:06:17 [WARNING] 10:06:17 [INFO] ------------------------------------------------------------------------ 10:06:17 [INFO] Reactor Build Order: 10:06:17 [INFO] 10:06:17 [INFO] org.onap.cps:cps-dependencies [pom] 10:06:17 [INFO] cps-bom [pom] 10:06:17 [INFO] checkstyle [jar] 10:06:17 [INFO] spotbugs [jar] 10:06:17 [INFO] cps-parent [pom] 10:06:17 [INFO] cps-events [jar] 10:06:17 [INFO] cps-path-parser [jar] 10:06:17 [INFO] cps-service [jar] 10:06:17 [INFO] cps-rest [jar] 10:06:17 [INFO] cps-ncmp-events [jar] 10:06:17 [INFO] cps-ncmp-service [jar] 10:06:17 [INFO] cps-ncmp-rest [jar] 10:06:17 [INFO] cps-ncmp-rest-stub [pom] 10:06:17 [INFO] cps-ncmp-rest-stub-service [jar] 10:06:17 [INFO] cps-ncmp-rest-stub-app [jar] 10:06:17 [INFO] cps-ri [jar] 10:06:17 [INFO] dmi-plugin-demo-and-csit-stub [pom] 10:06:17 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 10:06:17 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 10:06:17 [INFO] integration-test [jar] 10:06:17 [INFO] cps-application [jar] 10:06:17 [INFO] jacoco-report [jar] 10:06:17 [INFO] cps [pom] 10:06:17 [INFO] 10:06:17 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:06:17 [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] 10:06:17 [INFO] --------------------------------[ pom ]--------------------------------- 10:06:18 [INFO] 10:06:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 10:06:18 [INFO] 10:06:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 10:06:18 [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 10:06:18 [INFO] 10:06:18 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- 10:06:19 [INFO] 10:06:19 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:06:19 [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] 10:06:19 [INFO] --------------------------------[ pom ]--------------------------------- 10:06:19 [INFO] 10:06:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 10:06:19 [INFO] 10:06:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 10:06:19 [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 10:06:19 [INFO] 10:06:19 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- 10:06:19 [INFO] 10:06:19 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:06:19 [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] 10:06:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:06:19 [INFO] 10:06:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 10:06:19 [INFO] 10:06:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 10:06:20 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:06:20 [INFO] Copying 4 resources 10:06:20 [INFO] 10:06:20 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 10:06:21 [INFO] No sources to compile 10:06:21 [INFO] 10:06:21 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 10:06:21 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:06:21 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources 10:06:21 [INFO] 10:06:21 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 10:06:21 [INFO] No sources to compile 10:06:21 [INFO] 10:06:21 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 10:06:22 [INFO] No tests to run. 10:06:22 [INFO] 10:06:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 10:06:22 [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar 10:06:22 [INFO] 10:06:22 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 10:06:23 ======================================================================================================================== 10:06:23 Copyright Check Python Script: 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/client/DmiRestClient.java | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 4 read ' ================================================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 4 expected '================================================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 6 read ' you may not use this file except in compliance with the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 6 expected 'you may not use this file except in compliance with the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 7 read ' You may obtain a copy of the License at\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 7 expected 'You may obtain a copy of the License at\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 14 read ' See the License for the specific language governing permissions and\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 14 expected 'See the License for the specific language governing permissions and\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 15 read ' limitations under the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 15 expected 'limitations under the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 18 read ' ============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 18 expected '============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java | line 19 read '===========LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java | line 19 expected '============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiOperations.java | line 19 read '===========LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiOperations.java | line 19 expected '============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiOperations.java | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/DmiServiceUrlBuilder.java | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/client/DmiRestClientSpec.groovy | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/DmiWebClientConfigurationSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/DmiWebClientConfigurationSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/DmiWebClientConfigurationSpec.groovy | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 4 read ' ================================================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 4 expected '================================================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 15 read ' limitations under the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 15 expected 'limitations under the License.\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/operations/DmiOperationsBaseSpec.groovy | line 3 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/cps-ncmp-service/src/test/resources/application.yml | line 2 update year to include 2024 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpBearerTokenPassthroughSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpBearerTokenPassthroughSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpBearerTokenPassthroughSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpBearerTokenPassthroughSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleCreateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleUpgradeSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleUpgradeSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleUpgradeSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmHandleUpgradeSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpCmNotificationSubscriptionSpec.groovy | no copyright found 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 10:06:23 /w/workspace/cps-master-merge-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/NcmpRestApiSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 10:06:23 45 issue(s) found after 21 altered file(s) checked 10:06:23 ======================================================================================================================== 10:06:23 [INFO] 10:06:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 10:06: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 10:06: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 10:06:23 [INFO] 10:06:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- 10:06:23 [INFO] 10:06:23 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 10:06:23 [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] 10:06:23 [INFO] --------------------------------[ jar ]--------------------------------- 10:06:23 [INFO] 10:06:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 10:06:23 [INFO] 10:06:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 10:06:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:06:23 [INFO] Copying 1 resource 10:06:23 [INFO] 10:06:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 10:06:23 [INFO] No sources to compile 10:06:23 [INFO] 10:06:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 10:06:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:06:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources 10:06:23 [INFO] 10:06:23 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 10:06:23 [INFO] No sources to compile 10:06:23 [INFO] 10:06:23 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 10:06:23 [INFO] No tests to run. 10:06:23 [INFO] 10:06:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 10:06:23 [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar 10:06:23 [INFO] 10:06:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 10:06:23 [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 10:06:23 [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 10:06:23 [INFO] 10:06:23 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- 10:06:23 [INFO] 10:06:23 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:06:23 [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] 10:06:23 [INFO] --------------------------------[ pom ]--------------------------------- 10:06:23 [INFO] 10:06:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 10:06:23 [INFO] 10:06:23 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 10:06:24 [INFO] 10:06:24 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 10:06:24 [INFO] 10:06:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 10:06:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 10:06:25 [INFO] 10:06:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 10:06:25 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 10:06:25 [INFO] 10:06:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 10:06:27 [INFO] You have 0 Checkstyle violations. 10:06:27 [INFO] 10:06:27 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 10:06:28 [INFO] You have 0 Checkstyle violations. 10:06:28 [INFO] 10:06:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 10:06:28 [INFO] Starting audit... 10:06:28 Audit done. 10:06:28 [INFO] You have 0 Checkstyle violations. 10:06:28 [INFO] 10:06:28 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 10:06:28 [INFO] 10:06:28 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 10:06:32 [INFO] 10:06:32 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 10:06:32 [INFO] 10:06:32 [INFO] 10:06:32 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 10:06:32 [INFO] 10:06:32 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 10:06:32 [INFO] No sources specified for compilation. Skipping. 10:06:32 [INFO] 10:06:32 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 10:06:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:32 [INFO] 10:06:32 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 10:06:32 [INFO] 10:06:32 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 10:06:32 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:06:32 [INFO] 10:06:32 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 10:06:33 [INFO] No tests to run. 10:06:33 [INFO] 10:06:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 10:06:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:33 [INFO] 10:06:33 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 10:06: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 10:06:33 [INFO] 10:06:33 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 10:06:33 [INFO] 10:06:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 10:06: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 10:06:33 [INFO] 10:06:33 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- 10:06:33 [INFO] 10:06:33 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:06:33 [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] 10:06:33 [INFO] --------------------------------[ jar ]--------------------------------- 10:06:33 [INFO] 10:06:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 10:06:33 [INFO] 10:06:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 10:06:33 [INFO] 10:06:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 10:06:33 [INFO] 10:06:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 10:06:33 [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/* 10:06:33 [INFO] 10:06:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 10:06:33 [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/* 10:06:33 [INFO] 10:06:33 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 10:06:34 [INFO] 10:06:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 10:06:34 [INFO] You have 0 Checkstyle violations. 10:06:34 [INFO] 10:06:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 10:06:34 [INFO] You have 0 Checkstyle violations. 10:06:34 [INFO] 10:06:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 10:06:34 [INFO] Starting audit... 10:06:34 Audit done. 10:06:34 [INFO] You have 0 Checkstyle violations. 10:06:34 [INFO] 10:06:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 10:06:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:06:34 [INFO] Copying 2 resources 10:06:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license 10:06:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses 10:06:34 [INFO] 10:06:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 10:06:35 [INFO] Changes detected - recompiling the module! :dependency 10:06:35 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:06:35 [INFO] 10:06:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 10:06:35 [INFO] 10:06:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 10:06:35 [INFO] Fork Value is true 10:06:37 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:06: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) 10:06:37 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:06:37 [java] WARNING: System::setSecurityManager will be removed in a future release 10:06:38 [INFO] Done SpotBugs Analysis.... 10:06:39 [INFO] 10:06:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 10:06:39 [INFO] 10:06:39 [INFO] 10:06:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 10:06:39 [INFO] BugInstance size is 0 10:06:39 [INFO] Error size is 0 10:06:39 [INFO] No errors/warnings found 10:06:39 [INFO] 10:06:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 10:06:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:06:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources 10:06:39 [INFO] 10:06:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 10:06:39 [INFO] No sources to compile 10:06:39 [INFO] 10:06:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 10:06:39 [INFO] No sources specified for compilation. Skipping. 10:06:39 [INFO] 10:06:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 10:06:39 [INFO] No tests to run. 10:06:39 [INFO] 10:06:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 10:06:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:39 [INFO] 10:06:39 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 10:06:39 [INFO] 10:06:39 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 10:06:39 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar 10:06:39 [INFO] 10:06:39 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 10:06: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/* 10:06:39 [INFO] 10:06:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 10:06:39 [INFO] No tests to run. 10:06:39 [INFO] 10:06:39 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 10:06:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:39 [INFO] 10:06:39 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 10:06: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 10:06:39 [INFO] 10:06:39 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 10:06:39 [INFO] 10:06:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 10:06: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 10:06: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 10:06:39 [INFO] 10:06:39 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- 10:06:39 [INFO] 10:06:39 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:06:39 [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] 10:06:39 [INFO] --------------------------------[ jar ]--------------------------------- 10:06:42 [INFO] 10:06:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 10:06:42 [INFO] 10:06:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 10:06:42 [INFO] 10:06:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 10:06:42 [INFO] 10:06:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 10:06:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:06:42 [INFO] 10:06:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:06:42 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* 10:06:42 [INFO] 10:06:42 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 10:06:42 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 10:06:42 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:06: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 10:06: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 10:06:43 [INFO] 10:06:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 10:06:43 [INFO] You have 0 Checkstyle violations. 10:06:43 [INFO] 10:06:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 10:06:43 [INFO] You have 0 Checkstyle violations. 10:06:43 [INFO] 10:06:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 10:06:43 [INFO] Starting audit... 10:06:43 Audit done. 10:06:43 [INFO] You have 0 Checkstyle violations. 10:06:43 [INFO] 10:06:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 10:06:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:06:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources 10:06:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license 10:06:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses 10:06:43 [INFO] 10:06:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 10:06:43 [INFO] Changes detected - recompiling the module! :dependency 10:06:43 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 10:06:44 [INFO] 10:06:44 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 10:06:44 [INFO] 10:06:44 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 10:06:44 [INFO] Fork Value is true 10:06:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:06: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) 10:06:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:06:45 [java] WARNING: System::setSecurityManager will be removed in a future release 10:06:47 [INFO] Done SpotBugs Analysis.... 10:06:47 [INFO] 10:06:47 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 10:06:47 [INFO] 10:06:47 [INFO] 10:06:47 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 10:06:47 [INFO] BugInstance size is 0 10:06:47 [INFO] Error size is 0 10:06:47 [INFO] No errors/warnings found 10:06:47 [INFO] 10:06:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 10:06:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:06:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources 10:06:47 [INFO] 10:06:47 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 10:06:47 [INFO] No sources to compile 10:06:47 [INFO] 10:06:47 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 10:06:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:06:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:06:48 [INFO] Compiled 4 files. 10:06:48 [INFO] 10:06:48 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 10:06:49 [INFO] 10:06:49 [INFO] ------------------------------------------------------- 10:06:49 [INFO] T E S T S 10:06:49 [INFO] ------------------------------------------------------- 10:06:50 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:06:51 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:06:51 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:06:51 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:06:51 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:06:51 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:06:51 line 1:18 missing QName at '' 10:06:51 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:06:51 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:06:51 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:06:51 [INFO] 10:06:51 [INFO] Results: 10:06:51 [INFO] 10:06:51 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 10:06:51 [INFO] 10:06:51 [INFO] 10:06:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 10:06:51 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:06:51 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:06:51 [INFO] 10:06:51 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 10:06:51 [INFO] 10:06:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 10:06:51 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar 10:06:51 [INFO] 10:06:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 10:06: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/* 10:06:51 [INFO] 10:06:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 10:06:51 [INFO] 10:06:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 10:06:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:06:51 [INFO] 10:06:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 10:06:51 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:06:51 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:06:51 [INFO] All coverage checks have been met. 10:06:51 [INFO] 10:06:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 10:06:51 [INFO] 10:06:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 10:06: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 10:06: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 10:06:51 [INFO] 10:06:51 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- 10:06:51 [INFO] 10:06:51 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:06:51 [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] 10:06:51 [INFO] --------------------------------[ jar ]--------------------------------- 10:06:56 [INFO] 10:06:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 10:06:56 [INFO] 10:06:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 10:06:56 [INFO] 10:06:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 10:06:56 [INFO] 10:06:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 10:06: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/* 10:06:56 [INFO] 10:06:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 10:06: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/* 10:06:56 [INFO] 10:06:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 10:06:56 [INFO] You have 0 Checkstyle violations. 10:06:56 [INFO] 10:06:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 10:06:57 [INFO] You have 0 Checkstyle violations. 10:06:57 [INFO] 10:06:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 10:06:57 [INFO] Starting audit... 10:06:57 Audit done. 10:06:57 [INFO] You have 0 Checkstyle violations. 10:06:57 [INFO] 10:06:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 10:06:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:06:57 [INFO] Copying 1 resource 10:06:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license 10:06:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses 10:06:57 [INFO] 10:06:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 10:06:57 [INFO] Changes detected - recompiling the module! :dependency 10:06:57 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 10:06: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. 10:06: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. 10:06:59 [INFO] 10:06:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 10:06:59 [INFO] 10:06:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 10:06:59 [INFO] Fork Value is true 10:07:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:07:01 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:07:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:07:01 [java] WARNING: System::setSecurityManager will be removed in a future release 10:07:04 [INFO] Done SpotBugs Analysis.... 10:07:04 [INFO] 10:07:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 10:07:04 [INFO] 10:07:04 [INFO] 10:07:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 10:07:04 [INFO] BugInstance size is 0 10:07:04 [INFO] Error size is 0 10:07:04 [INFO] No errors/warnings found 10:07:04 [INFO] 10:07:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 10:07:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:07:04 [INFO] Copying 30 resources 10:07:04 [INFO] 10:07:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 10:07:04 [INFO] Changes detected - recompiling the module! :dependency 10:07:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:07:04 [INFO] 10:07:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 10:07:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:07:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:07:06 [INFO] Compiled 67 files. 10:07:06 [INFO] 10:07:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 10:07:06 [INFO] 10:07:06 [INFO] ------------------------------------------------------- 10:07:06 [INFO] T E S T S 10:07:06 [INFO] ------------------------------------------------------- 10:07:08 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:07:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.onap.cps.utils.DataMapUtilsSpec 10:07:09 [INFO] Running org.onap.cps.utils.GsonSpec 10:07:09 first-container a-leaf a-Value 10:07:09 last-container x-leaf x-value 10:07:09 10:07:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.utils.GsonSpec 10:07:09 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:07:10 10:07:10.960 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:07:10 10:07:10.977 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:07:11 10:07:11.015 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:07:11 10:07:11.019 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:07:11 10:07:11.047 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:07:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.566 s - in org.onap.cps.utils.JsonObjectMapperSpec 10:07:11 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:07:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s - in org.onap.cps.utils.JsonParserStreamSpec 10:07:11 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:07:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.onap.cps.utils.PrefixResolverSpec 10:07:11 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 10:07:12 [Fatal Error] :1:1: Content is not allowed in prolog. 10:07:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.onap.cps.utils.XmlFileUtilsSpec 10:07:12 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 10:07:12 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:07:12 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:07:12 [Fatal Error] :1:1: Premature end of file. 10:07:12 line 1:1 no viable alternative at input '/' 10:07:12 line 1:1 no viable alternative at input '/[' 10:07:12 line 1:11 missing QName at '' 10:07:12 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.onap.cps.utils.YangParserHelperSpec 10:07:12 [INFO] Running org.onap.cps.utils.YangParserSpec 10:07:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.utils.YangParserSpec 10:07:12 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:07:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangUtilsSpec 10:07:12 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:07:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:07:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 10:07:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:07:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:07:12 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:07:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:07:12 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:07:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:07:12 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:07:12 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 10:07:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 10:07:13 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:07:14 10:07:07,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:07:14 10:07:07,674 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Here is a list of configurators discovered as a service, by rank: 10:07:14 10:07:07,674 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:07:14 10:07:07,674 |-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. 10:07:14 10:07:07,674 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:07:14 10:07:07,682 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:07:14 10:07:07,683 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:07:14 10:07:07,684 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:07:14 10:07:07,686 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:07:14 10:07:07,686 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:07:14 10:07:07,686 |-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 10:07:14 10:07:07,686 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:07:14 10:07:07,688 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:07:14 10:07:07,688 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:07:14 10:07:07,688 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:07:14 10:07:07,688 |-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 10:07:14 10:07:07,688 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:07:14 10:07:07,690 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:07:14 10:07:07,690 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f8892c5 - Setting up default configuration. 10:07:14 10:07:07,709 |-INFO in ch.qos.logback.classic.util.ContextInitializer@79703b86 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 10:07:14 10:07:13,440 |-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. 10:07:14 10:07:13,440 |-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 10:07:14 10:07:13,443 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:07:14 10:07:13,443 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:07:14 10:07:13,443 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:07:14 10:07:13,443 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:07:14 10:07:13,443 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:07:14 10:07:13,445 |-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. 10:07:14 10:07:13,445 |-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 10:07:14 10:07:13,452 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:07:14 10:07:13,452 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:07:14 10:07:13,455 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:07:14 10:07:13,485 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039633484) 10:07:14 10:07:13,486 |-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] 10:07:14 10:07:13,486 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:07:14 10:07:13,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:07:14 10:07:13,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:07:14 10:07:13,499 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:07:14 10:07:13,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:07:14 10:07:13,518 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:07:14 10:07:13,524 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:07:14 10:07:13,531 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:07:14 10:07:13,969 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3babb257 - Setting zoneId to "UTC" 10:07:14 10:07:13,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:07:14 10:07:13,978 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:07:14 10:07:14,220 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:07:14 10:07:14,221 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:07:14 10:07:14,221 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:07:14 10:07:14,221 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:07:14 10:07:14,221 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:07:14 10:07:14,235 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50de1c33 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:07:14 10:07:14,236 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:07:14 10:07:14,236 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c7108ce - End of configuration. 10:07:14 10:07:14,236 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@31733839 - Registering current configuration as safe fallback point 10:07:14 10:07:14 10:07:14 . ____ _ __ _ _ 10:07:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:14 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:14 =========|_|==============|___/=/_/_/_/ 10:07:14 :: Spring Boot :: (v3.2.4) 10:07:14 10:07:14 2024-04-25T10:07:14.367Z INFO 6643 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6643 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 10:07:14 2024-04-25T10:07:14.368Z INFO 6643 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:07:14 2024-04-25T10:07:14.739Z INFO 6643 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.585 seconds (process running for 7.853) 10:07:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:07:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.206 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:07:15 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 10:07:19 10:07:19 . ____ _ __ _ _ 10:07:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:19 =========|_|==============|___/=/_/_/_/ 10:07:19 :: Spring Boot :: (v3.2.4) 10:07:19 10:07:19 2024-04-25T10:07:15.357Z INFO 6643 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6643 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 10:07:19 2024-04-25T10:07:15.358Z INFO 6643 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:07:19 2024-04-25T10:07:15.455Z WARN 6643 --- [ 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: 10:07:19 --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 10:07:19 2024-04-25T10:07:15.538Z INFO 6643 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:07:19 + + o o o o---o o----o o o---o o o----o o--o--o 10:07:19 + + + + | | / \ / | | / / \ | | 10:07:19 + + + + + o----o o o o o----o | o o o o----o | 10:07:19 + + + + | | / \ / | | \ / \ | | 10:07:19 + + o o o o o---o o----o o----o o---o o o o----o o 10:07:19 2024-04-25T10:07:15.538Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:07:19 2024-04-25T10:07:15.538Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5701 10:07:19 2024-04-25T10:07:15.539Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:07:19 2024-04-25T10:07:15.539Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:07:19 2024-04-25T10:07:15.541Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:07:19 To enable the Jet engine on the members, do one of the following: 10:07:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:07:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:07:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:07:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:07:19 2024-04-25T10:07:15.723Z INFO 6643 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:07:19 2024-04-25T10:07:15.940Z INFO 6643 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:07:19 2024-04-25T10:07:16.033Z INFO 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:07:19 2024-04-25T10:07:16.037Z WARN 6643 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:07:19 2024-04-25T10:07:16.322Z INFO 6643 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:07:19 2024-04-25T10:07:16.333Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5701 is STARTING 10:07:19 2024-04-25T10:07:19.229Z INFO 6643 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:07:19 10:07:19 Members {size:1, ver:1} [ 10:07:19 Member [10.30.107.8]:5701 - dd021d32-4313-4181-83b3-dd02e3cd17a8 this 10:07:19 ] 10:07:19 10:07:19 2024-04-25T10:07:19.248Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5701 is STARTED 10:07:19 2024-04-25T10:07:19.286Z INFO 6643 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.958 seconds (process running for 12.401) 10:07:19 2024-04-25T10:07:19.331Z INFO 6643 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:07:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.007 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 10:07:19 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 10:07:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 10:07:19 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5702 [my cluster] [5.3.6] 10:07:22 + + o o o o---o o----o o o---o o o----o o--o--o 10:07:22 + + + + | | / \ / | | / / \ | | 10:07:22 + + + + + o----o o o o o----o | o o o o----o | 10:07:22 + + + + | | / \ / | | \ / \ | | 10:07:22 + + o o o o o---o o----o o----o o---o o o o----o o 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5702 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [my cluster] [5.3.6] Cluster name: my cluster 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:07:22 2024-04-25T10:07:19.345Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 10:07:22 To enable the Jet engine on the members, do one of the following: 10:07:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:07:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:07:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:07:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:07:22 2024-04-25T10:07:19.349Z INFO 6643 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5702 [my cluster] [5.3.6] TPC: disabled 10:07:22 2024-04-25T10:07:19.359Z INFO 6643 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:07:22 2024-04-25T10:07:19.361Z INFO 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [my cluster] [5.3.6] Using Multicast discovery 10:07:22 2024-04-25T10:07:19.361Z WARN 6643 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:07:22 2024-04-25T10:07:19.376Z INFO 6643 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:07:22 2024-04-25T10:07:19.377Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [my cluster] [5.3.6] [10.30.107.8]:5702 is STARTING 10:07:27 2024-04-25T10:07:22.553Z INFO 6643 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [my cluster] [5.3.6] 10:07:27 10:07:27 Members {size:1, ver:1} [ 10:07:27 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 this 10:07:27 ] 10:07:27 10:07:27 2024-04-25T10:07:22.553Z WARN 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:07:27 2024-04-25T10:07:22.554Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [my cluster] [5.3.6] [10.30.107.8]:5702 is STARTED 10:07:27 2024-04-25T10:07:22.561Z INFO 6643 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5703 [my cluster] [5.3.6] 10:07:27 + + o o o o---o o----o o o---o o o----o o--o--o 10:07:27 + + + + | | / \ / | | / / \ | | 10:07:27 + + + + + o----o o o o o----o | o o o o----o | 10:07:27 + + + + | | / \ / | | \ / \ | | 10:07:27 + + o o o o o---o o----o o----o o---o o o o----o o 10:07:27 2024-04-25T10:07:22.562Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:07:27 2024-04-25T10:07:22.562Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5703 10:07:27 2024-04-25T10:07:22.562Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [my cluster] [5.3.6] Cluster name: my cluster 10:07:27 2024-04-25T10:07:22.562Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:07:27 2024-04-25T10:07:22.562Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 10:07:27 To enable the Jet engine on the members, do one of the following: 10:07:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:07:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:07:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:07:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:07:27 2024-04-25T10:07:22.568Z INFO 6643 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5703 [my cluster] [5.3.6] TPC: disabled 10:07:27 2024-04-25T10:07:22.600Z INFO 6643 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:07:27 2024-04-25T10:07:22.603Z INFO 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5703 [my cluster] [5.3.6] Using Multicast discovery 10:07:27 2024-04-25T10:07:22.603Z WARN 6643 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:07:27 2024-04-25T10:07:22.622Z INFO 6643 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:07:27 2024-04-25T10:07:22.622Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5703 [my cluster] [5.3.6] [10.30.107.8]:5703 is STARTING 10:07:27 2024-04-25T10:07:22.751Z INFO 6643 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:07:27 2024-04-25T10:07:22.774Z INFO 6643 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:40237 10:07:27 2024-04-25T10:07:22.778Z INFO 6643 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:40237 and /10.30.107.8:5702 10:07:27 2024-04-25T10:07:27.877Z INFO 6643 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [my cluster] [5.3.6] 10:07:27 10:07:27 Members {size:2, ver:2} [ 10:07:27 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 this 10:07:27 Member [10.30.107.8]:5703 - 5710ea4e-8b67-4c24-b4f6-21f30bf0426b 10:07:27 ] 10:07:27 10:07:27 2024-04-25T10:07:27.884Z INFO 6643 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [my cluster] [5.3.6] 10:07:27 10:07:27 Members {size:2, ver:2} [ 10:07:27 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 10:07:27 Member [10.30.107.8]:5703 - 5710ea4e-8b67-4c24-b4f6-21f30bf0426b this 10:07:27 ] 10:07:27 10:07:27 2024-04-25T10:07:27.885Z WARN 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:07:27 2024-04-25T10:07:27.886Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5703 [my cluster] [5.3.6] [10.30.107.8]:5703 is STARTED 10:07:34 2024-04-25T10:07:27.894Z INFO 6643 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5704 [my cluster] [5.3.6] 10:07:34 + + o o o o---o o----o o o---o o o----o o--o--o 10:07:34 + + + + | | / \ / | | / / \ | | 10:07:34 + + + + + o----o o o o o----o | o o o o----o | 10:07:34 + + + + | | / \ / | | \ / \ | | 10:07:34 + + o o o o o---o o----o o----o o---o o o o----o o 10:07:34 2024-04-25T10:07:27.895Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:07:34 2024-04-25T10:07:27.895Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5704 10:07:34 2024-04-25T10:07:27.895Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [my cluster] [5.3.6] Cluster name: my cluster 10:07:34 2024-04-25T10:07:27.895Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:07:34 2024-04-25T10:07:27.895Z INFO 6643 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 10:07:34 To enable the Jet engine on the members, do one of the following: 10:07:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:07:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:07:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:07:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:07:34 2024-04-25T10:07:27.900Z INFO 6643 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5704 [my cluster] [5.3.6] TPC: disabled 10:07:34 2024-04-25T10:07:27.908Z INFO 6643 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:07:34 2024-04-25T10:07:27.910Z INFO 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [my cluster] [5.3.6] Using Multicast discovery 10:07:34 2024-04-25T10:07:27.910Z WARN 6643 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:07:34 2024-04-25T10:07:27.918Z INFO 6643 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:07:34 2024-04-25T10:07:27.919Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5704 [my cluster] [5.3.6] [10.30.107.8]:5704 is STARTING 10:07:34 2024-04-25T10:07:28.096Z INFO 6643 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:07:34 2024-04-25T10:07:28.099Z INFO 6643 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:34491 10:07:34 2024-04-25T10:07:28.100Z INFO 6643 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:34491 and /10.30.107.8:5702 10:07:34 2024-04-25T10:07:33.207Z INFO 6643 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [my cluster] [5.3.6] 10:07:34 10:07:34 Members {size:3, ver:3} [ 10:07:34 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 this 10:07:34 Member [10.30.107.8]:5703 - 5710ea4e-8b67-4c24-b4f6-21f30bf0426b 10:07:34 Member [10.30.107.8]:5704 - 81de5bed-fbd2-4812-8463-ee25212a0d73 10:07:34 ] 10:07:34 10:07:34 2024-04-25T10:07:33.212Z INFO 6643 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5704 [my cluster] [5.3.6] 10:07:34 10:07:34 Members {size:3, ver:3} [ 10:07:34 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 10:07:34 Member [10.30.107.8]:5703 - 5710ea4e-8b67-4c24-b4f6-21f30bf0426b 10:07:34 Member [10.30.107.8]:5704 - 81de5bed-fbd2-4812-8463-ee25212a0d73 this 10:07:34 ] 10:07:34 10:07:34 2024-04-25T10:07:33.213Z INFO 6643 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [my cluster] [5.3.6] 10:07:34 10:07:34 Members {size:3, ver:3} [ 10:07:34 Member [10.30.107.8]:5702 - 59eb3e00-beb5-4fef-9ede-d2ac0acdd6d1 10:07:34 Member [10.30.107.8]:5703 - 5710ea4e-8b67-4c24-b4f6-21f30bf0426b this 10:07:34 Member [10.30.107.8]:5704 - 81de5bed-fbd2-4812-8463-ee25212a0d73 10:07:34 ] 10:07:34 10:07:34 2024-04-25T10:07:33.214Z INFO 6643 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5704 [my cluster] [5.3.6] Connecting to /10.30.107.8:5703, timeout: 10000, bind-any: true 10:07:34 2024-04-25T10:07:33.214Z INFO 6643 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:5704 and /10.30.107.8:54943 10:07:34 2024-04-25T10:07:33.216Z INFO 6643 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:5703 and /10.30.107.8:58781 10:07:34 2024-04-25T10:07:33.216Z INFO 6643 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:54943 and /10.30.107.8:5704 10:07:34 2024-04-25T10:07:33.217Z INFO 6643 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.8:58781 and /10.30.107.8:5703 10:07:34 2024-04-25T10:07:34.213Z WARN 6643 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:07:34 2024-04-25T10:07:34.214Z INFO 6643 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5704 [my cluster] [5.3.6] [10.30.107.8]:5704 is STARTED 10:07:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.885 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 10:07:34 [INFO] Running org.onap.cps.config.AsyncConfigSpec 10:07:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.config.AsyncConfigSpec 10:07:34 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:07:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.CacheConfigSpec 10:07:34 [INFO] Running org.onap.cps.events.EventsPublisherSpec 10:07:34 2024-04-25T10:07:34.491Z DEBUG 6643 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:07:34 2024-04-25T10:07:34.499Z ERROR 6643 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:07:34 2024-04-25T10:07:34.512Z DEBUG 6643 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:07:34 2024-04-25T10:07:34.519Z DEBUG 6643 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:07:34 2024-04-25T10:07:34.524Z DEBUG 6643 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:07:34 2024-04-25T10:07:34.525Z DEBUG 6643 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:07:34 2024-04-25T10:07:34.526Z ERROR 6643 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:07:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.onap.cps.events.EventsPublisherSpec 10:07:34 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 10:07:34 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 10:07:34 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 10:07:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 10:07:34 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:07:34 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:07:34 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 10:07:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 10:07:34 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 10:07:34 2024-04-25T10:07:34.754Z WARN 6643 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 10:07:34 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 10:07:34 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 10:07:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 10:07:34 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:07:34 2024-04-25T10:07:34.823Z ERROR 6643 --- [ 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] 10:07:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:07:35 [INFO] 10:07:35 [INFO] Results: 10:07:35 [INFO] 10:07:35 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 10:07:35 [INFO] 10:07:35 [INFO] 10:07:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 10:07:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 10:07:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:07:35 [INFO] 10:07:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 10:07:35 [INFO] 10:07:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 10:07:35 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar 10:07:35 [INFO] 10:07:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 10:07:35 [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/* 10:07:35 [INFO] 10:07:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 10:07:35 [INFO] 10:07:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 10:07:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:07:35 [INFO] 10:07:35 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 10:07:35 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 10:07:35 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:07:35 [INFO] All coverage checks have been met. 10:07:35 [INFO] 10:07:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 10:07:35 [INFO] 10:07:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 10:07:35 [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 10:07:35 [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 10:07:35 [INFO] 10:07:35 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- 10:07:35 [INFO] 10:07:35 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:07:35 [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] 10:07:35 [INFO] --------------------------------[ jar ]--------------------------------- 10:07:37 [INFO] 10:07:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 10:07:37 [INFO] 10:07:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 10:07:37 [INFO] 10:07:37 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 10:07:37 [INFO] 10:07:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 10:07:37 [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/* 10:07:37 [INFO] 10:07:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 10:07:37 [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/* 10:07:37 [INFO] 10:07:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 10:07:40 [INFO] Generating with dryRun=false 10:07:40 [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. 10:07:40 [INFO] OpenAPI Generator: spring (server) 10:07:40 [INFO] Generator 'spring' is considered stable. 10:07:40 [INFO] ---------------------------------- 10:07:40 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:07:40 [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) 10:07:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:07:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:07:40 [INFO] Processing operation createDataspace 10:07:40 [INFO] Processing operation deleteDataspace 10:07:40 [INFO] Processing operation createDataspaceV2 10:07:40 [INFO] Processing operation getAllDataspaces 10:07:40 [INFO] Processing operation getDataspace 10:07:40 [INFO] Processing operation createAnchor 10:07:40 [INFO] Processing operation createAnchorV2 10:07:40 [INFO] Processing operation getAnchors 10:07:40 [INFO] Processing operation getAnchor 10:07:40 [INFO] Processing operation deleteAnchor 10:07:40 [INFO] Processing operation createSchemaSet 10:07:40 [INFO] Processing operation createSchemaSetV2 10:07:40 [INFO] Processing operation getSchemaSets 10:07:40 [INFO] Processing operation getSchemaSet 10:07:40 [INFO] Processing operation deleteSchemaSet 10:07:40 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:07:40 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:07:40 [INFO] Processing operation replaceNode 10:07:40 [INFO] Processing operation createNode 10:07:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:07:40 [INFO] Processing operation deleteDataNode 10:07:40 [INFO] Processing operation updateNodeLeaves 10:07:40 [INFO] Processing operation deleteListOrListElement 10:07:40 [INFO] Processing operation replaceListContent 10:07:40 [INFO] Processing operation addListElements 10:07:40 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:07:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:07:40 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:07:40 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:07:40 [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] 10:07:40 [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] 10:07:40 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:07:40 [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 10:07:40 [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 10:07:40 [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 10:07:40 [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 10:07:40 [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 10:07:40 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:07:40 [WARNING] Multiple MediaTypes found, using only the first one 10:07:40 [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] 10:07:40 [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 10:07:40 [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] 10:07:40 [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 10:07:40 [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] 10:07:40 [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 10:07:40 [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] 10:07:40 [INFO] Skipping generation of supporting files. 10:07:40 ################################################################################ 10:07:40 # Thanks for using OpenAPI Generator. # 10:07:40 # Please consider donation to help us maintain this project 🙏 # 10:07:40 # https://opencollective.com/openapi_generator/donate # 10:07:40 ################################################################################ 10:07:40 [INFO] 10:07:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 10:07:40 [INFO] You have 0 Checkstyle violations. 10:07:40 [INFO] 10:07:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 10:07:40 [INFO] You have 0 Checkstyle violations. 10:07:40 [INFO] 10:07:40 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 10:07:40 [INFO] Starting audit... 10:07:40 Audit done. 10:07:40 [INFO] You have 0 Checkstyle violations. 10:07:40 [INFO] 10:07:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 10:07:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:07:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources 10:07:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license 10:07:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses 10:07:40 [INFO] 10:07:40 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 10:07:40 [INFO] Changes detected - recompiling the module! :dependency 10:07:40 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 10:07: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". 10:07: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. 10:07: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. 10:07:42 [INFO] 10:07:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 10:07:42 [INFO] 10:07:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 10:07:42 [INFO] Fork Value is true 10:07:43 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:07:43 [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) 10:07:43 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:07:43 [java] WARNING: System::setSecurityManager will be removed in a future release 10:07:46 [INFO] Done SpotBugs Analysis.... 10:07:46 [INFO] 10:07:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 10:07:46 [INFO] 10:07:46 [INFO] 10:07:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 10:07:46 [INFO] BugInstance size is 0 10:07:46 [INFO] Error size is 0 10:07:46 [INFO] No errors/warnings found 10:07:46 [INFO] 10:07:46 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 10:07:46 [INFO] Generating with dryRun=false 10:07:46 [INFO] No .openapi-generator-ignore file found. 10:07:46 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:07:46 [INFO] Generator 'openapi-yaml' is considered stable. 10:07:46 [INFO] Output file [outputFile=openapi.yaml] 10:07: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] 10:07:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:07:46 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:07:46 [WARNING] Multiple MediaTypes found, using only the first one 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07: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] 10:07:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md 10:07:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:07:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:07:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:07:46 [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:07:46 ################################################################################ 10:07:46 # Thanks for using OpenAPI Generator. # 10:07:46 # Please consider donation to help us maintain this project 🙏 # 10:07:46 # https://opencollective.com/openapi_generator/donate # 10:07:46 ################################################################################ 10:07:46 [INFO] 10:07:46 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 10:07:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:07:46 [INFO] Copying 1 resource 10:07:46 [INFO] 10:07:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 10:07:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:07:46 [INFO] Copying 6 resources 10:07:46 [INFO] 10:07:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 10:07:46 [INFO] Changes detected - recompiling the module! :dependency 10:07:46 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:07:46 [INFO] 10:07:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 10:07:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:07:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:07:47 [INFO] Compiled 27 files. 10:07:47 [INFO] 10:07:47 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 10:07:47 [INFO] 10:07:47 [INFO] ------------------------------------------------------- 10:07:47 [INFO] T E S T S 10:07:47 [INFO] ------------------------------------------------------- 10:07:49 10:07:48.995 [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. 10:07:49 10:07:49.219 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:07:49 10:07:49.354 [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. 10:07:49 10:07:49.376 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:07:49 10:07:49.398 [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. 10:07:49 10:07:49.410 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:07:49 10:07:49.425 [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. 10:07:49 10:07:49.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:07:49 10:07:49.483 [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. 10:07:49 10:07:49.493 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:07:49 10:07:49.497 [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. 10:07:49 10:07:49.506 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:07:49 10:07:49.509 [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. 10:07:49 10:07:49.516 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:07:49 10:07:49.519 [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. 10:07:49 10:07:49.526 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:07:49 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:07:53 10:07:48,804 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:07:53 10:07:48,807 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Here is a list of configurators discovered as a service, by rank: 10:07:53 10:07:48,807 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:07:53 10:07:48,807 |-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. 10:07:53 10:07:48,807 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:07:53 10:07:48,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:07:53 10:07:48,818 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:07:53 10:07:48,819 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:07:53 10:07:48,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:07:53 10:07:48,821 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:07:53 10:07:48,821 |-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 10:07:53 10:07:48,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:07:53 10:07:48,822 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:07:53 10:07:48,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:07:53 10:07:48,823 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:07:53 10:07:48,823 |-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 10:07:53 10:07:48,823 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:07:53 10:07:48,824 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:07:53 10:07:48,824 |-INFO in ch.qos.logback.classic.BasicConfigurator@371fdf43 - Setting up default configuration. 10:07:53 10:07:48,844 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6ea4b4b2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 10:07:53 10:07:50,730 |-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 10:07:53 10:07:50,790 |-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. 10:07:53 10:07:50,790 |-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 10:07:53 10:07:50,794 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:07:53 10:07:50,794 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:07:53 10:07:50,794 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:07:53 10:07:50,794 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:07:53 10:07:50,794 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:07:53 10:07:50,796 |-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. 10:07:53 10:07:50,796 |-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 10:07:53 10:07:50,803 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:07:53 10:07:50,804 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:07:53 10:07:50,808 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:07:53 10:07:50,846 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039670845) 10:07:53 10:07:50,847 |-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] 10:07:53 10:07:50,847 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:07:53 10:07:50,854 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:07:53 10:07:50,855 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:07:53 10:07:50,855 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:07:53 10:07:50,856 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:07:53 10:07:50,863 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:07:53 10:07:50,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:07:53 10:07:50,885 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:07:53 10:07:50,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:07:53 10:07:50,905 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:07:53 10:07:51,237 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b9bacb8 - Setting zoneId to "UTC" 10:07:53 10:07:51,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:07:53 10:07:51,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:07:53 10:07:51,555 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:07:53 10:07:51,556 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:07:53 10:07:51,557 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:07:53 10:07:51,557 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:07:53 10:07:51,558 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:07:53 10:07:51,558 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6237927a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:07:53 10:07:51,558 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:07:53 10:07:51,558 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2850fe85 - End of configuration. 10:07:53 10:07:51,558 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c7f3af6 - Registering current configuration as safe fallback point 10:07:53 10:07:53 10:07:53 . ____ _ __ _ _ 10:07:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:53 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:53 =========|_|==============|___/=/_/_/_/ 10:07:53 :: Spring Boot :: (v3.2.4) 10:07:53 10:07:53 2024-04-25T10:07:51.706Z INFO 6979 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6979 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:07:53 2024-04-25T10:07:51.708Z INFO 6979 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:07:53 2024-04-25T10:07:53.141Z INFO 6979 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:07:53 2024-04-25T10:07:53.141Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:07:53 2024-04-25T10:07:53.143Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:07:53 2024-04-25T10:07:53.165Z INFO 6979 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.895 seconds (process running for 5.172) 10:07:53 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:07:54 2024-04-25T10:07:54.334Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:54 10:07:54 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:07:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:07:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:07:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:07:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:07:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:07:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:07:54 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:07:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:07:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:54 Caused by: java.lang.RuntimeException: null 10:07:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:07:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:07:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:07:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:07:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:07:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:07:54 ... 88 common frames omitted 10:07:54 10:07:54 2024-04-25T10:07:54.575Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:54 10:07:54 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 10:07:54 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 10:07:54 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 10:07:54 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:54 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:54 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:54 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:54 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:54 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:54 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:54 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:07:54 and component.yang=fake component content 1 10:07:54 10:07:54 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 10:07:54 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 10:07:54 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 10:07:54 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 10:07:54 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 10:07:54 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 10:07:54 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 10:07:54 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 10:07:54 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 10:07:54 ... 150 common frames omitted 10:07:54 10:07:54 2024-04-25T10:07:54.718Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:54 10:07:54 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 10:07:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:07:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:07:54 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:54 10:07:54 2024-04-25T10:07:54.728Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:54 10:07:54 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 10:07:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:07:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:54 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:54 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:54 10:07:54 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.006 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 10:07:54 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:07:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:07:54 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:07:55 10:07:55 . ____ _ __ _ _ 10:07:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:55 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:55 =========|_|==============|___/=/_/_/_/ 10:07:55 :: Spring Boot :: (v3.2.4) 10:07:55 10:07:55 2024-04-25T10:07:54.944Z INFO 6979 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6979 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:07:55 2024-04-25T10:07:54.944Z INFO 6979 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:07:55 2024-04-25T10:07:55.338Z INFO 6979 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:07:55 2024-04-25T10:07:55.338Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:07:55 2024-04-25T10:07:55.338Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:07:55 2024-04-25T10:07:55.343Z INFO 6979 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.43 seconds (process running for 7.35) 10:07:55 2024-04-25T10:07:55.444Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.586Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.609Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.834Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.862Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.880Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.892Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 2024-04-25T10:07:55.904Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:55 10:07:55 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:07:55 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:07:55 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:07:55 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:07:55 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:07:55 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:07:55 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:07:55 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:07:55 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:07:55 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:07:55 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:07:55 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:07:55 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:07:55 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:07:55 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:07:55 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:07:55 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:07:55 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:07:55 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:07:55 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:55 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:55 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:55 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:55 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:55 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:55 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:55 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:07:55 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:07:55 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:07:55 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:55 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:55 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:55 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:55 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:55 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:55 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:55 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:55 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:55 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:55 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:55 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:55 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:55 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:55 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:55 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:55 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:55 10:07:55 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in org.onap.cps.rest.controller.DataRestControllerSpec 10:07:55 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:07:56 10:07:56 . ____ _ __ _ _ 10:07:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:56 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:56 =========|_|==============|___/=/_/_/_/ 10:07:56 :: Spring Boot :: (v3.2.4) 10:07:56 10:07:56 2024-04-25T10:07:55.945Z INFO 6979 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6979 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:07:56 2024-04-25T10:07:55.945Z INFO 6979 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:07:56 2024-04-25T10:07:56.239Z INFO 6979 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:07:56 2024-04-25T10:07:56.239Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:07:56 2024-04-25T10:07:56.239Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:07:56 2024-04-25T10:07:56.244Z INFO 6979 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.328 seconds (process running for 8.25) 10:07:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 10:07:56 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:07:56 10:07:56 . ____ _ __ _ _ 10:07:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:07:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:07:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:07:56 ' |____| .__|_| |_|_| |_\__, | / / / / 10:07:56 =========|_|==============|___/=/_/_/_/ 10:07:56 :: Spring Boot :: (v3.2.4) 10:07:56 10:07:56 2024-04-25T10:07:56.419Z INFO 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6979 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 10:07:56 2024-04-25T10:07:56.419Z INFO 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:07:56 2024-04-25T10:07:56.700Z INFO 6979 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:07:56 2024-04-25T10:07:56.700Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:07:56 2024-04-25T10:07:56.701Z INFO 6979 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:07:56 2024-04-25T10:07:56.704Z INFO 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.311 seconds (process running for 8.711) 10:07:56 2024-04-25T10:07:56.726Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:56 10:07:56 java.lang.IllegalStateException: some error message 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:07:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:07:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:07:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:07:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:07:56 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 10:07:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:56 10:07:56 2024-04-25T10:07:56.749Z ERROR 6979 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:07:56 10:07:56 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:07:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:07:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:07:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:07:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:07:56 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 10:07:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:07:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:07:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:07:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:07:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:07:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:07:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:07:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:07:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:07:56 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:07:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:07:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:07:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:07:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:07:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:07:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:07:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:07:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:07:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:07:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:07:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:07:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:07:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:07:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:07:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:07:56 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:07:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:07:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:07:56 Caused by: java.lang.Throwable: null 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:07:56 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:07:56 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:07:56 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:07:56 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:07:56 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:07:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:07:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:07:56 ... 88 common frames omitted 10:07:56 10:07:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:07:56 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:07:56 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:07:56 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:07:56 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:07:56 [INFO] 10:07:56 [INFO] Results: 10:07:56 [INFO] 10:07:56 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 10:07:56 [INFO] 10:07:56 [INFO] 10:07:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 10:07:56 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:07:56 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:07:57 [INFO] 10:07:57 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 10:07:57 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar 10:07:57 [INFO] 10:07:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 10:07: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/* 10:07:57 [INFO] 10:07:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 10:07:57 [INFO] 10:07:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 10:07:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:07:57 [INFO] 10:07:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 10:07:57 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:07:57 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:07:57 [INFO] All coverage checks have been met. 10:07:57 [INFO] 10:07:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 10:07: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 10:07: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 10:07:57 [INFO] 10:07:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- 10:07:57 [INFO] 10:07:57 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:07:57 [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] 10:07:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 10:07:57 [INFO] 10:07:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 10:07: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/* 10:07:57 [INFO] 10:07:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:07: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/* 10:07:57 [INFO] 10:07:57 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 10:07:57 [INFO] 10:07:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 10:07:57 [INFO] You have 0 Checkstyle violations. 10:07:57 [INFO] 10:07:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 10:07:57 [INFO] You have 0 Checkstyle violations. 10:07:57 [INFO] 10:07:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 10:07:57 [INFO] Starting audit... 10:07:57 Audit done. 10:07:57 [INFO] You have 0 Checkstyle violations. 10:07:57 [INFO] 10:07:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 10:07:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:07:57 [INFO] Copying 12 resources 10:07:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license 10:07:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses 10:07:57 [INFO] 10:07:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 10:07:57 [INFO] Changes detected - recompiling the module! :dependency 10:07:57 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 10:07:57 [INFO] 10:07:57 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 10:07:57 [INFO] 10:07:57 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 10:07:57 [INFO] Fork Value is true 10:07:59 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:07: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) 10:07:59 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:07:59 [java] WARNING: System::setSecurityManager will be removed in a future release 10:08:01 [INFO] Done SpotBugs Analysis.... 10:08:01 [INFO] 10:08:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 10:08:01 [INFO] 10:08:01 [INFO] 10:08:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 10:08:01 [INFO] BugInstance size is 0 10:08:01 [INFO] Error size is 0 10:08:01 [INFO] No errors/warnings found 10:08:01 [INFO] 10:08:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 10:08:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:08:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources 10:08:01 [INFO] 10:08:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:08:01 [INFO] No sources to compile 10:08:01 [INFO] 10:08:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 10:08:01 [INFO] No sources specified for compilation. Skipping. 10:08:01 [INFO] 10:08:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 10:08:01 [INFO] No tests to run. 10:08:01 [INFO] 10:08:01 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 10:08:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:08:01 [INFO] 10:08:01 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 10:08:02 [INFO] 10:08:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 10:08:02 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 10:08: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/* 10:08:02 [INFO] 10:08:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 10:08:02 [INFO] No tests to run. 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 10:08:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 10:08: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 10:08:02 [INFO] 10:08:02 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 10:08:02 [INFO] 10:08:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 10:08: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 10:08: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 10:08:02 [INFO] 10:08:02 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- 10:08:02 [INFO] 10:08:02 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:08:02 [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] 10:08:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:08:02 [INFO] 10:08:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 10:08:02 [INFO] 10:08:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 10:08:02 [INFO] 10:08:02 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 10:08:02 [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/* 10:08:02 [INFO] 10:08:02 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:08:02 [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/* 10:08:02 [INFO] 10:08:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 10:08:02 [INFO] You have 0 Checkstyle violations. 10:08:02 [INFO] 10:08:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 10:08:03 [INFO] You have 0 Checkstyle violations. 10:08:03 [INFO] 10:08:03 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 10:08:03 [INFO] Starting audit... 10:08:03 Audit done. 10:08:03 [INFO] You have 0 Checkstyle violations. 10:08:03 [INFO] 10:08:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 10:08:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:08:03 [INFO] Copying 2 resources 10:08:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license 10:08:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses 10:08:03 [INFO] 10:08:03 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 10:08:03 [INFO] Changes detected - recompiling the module! :dependency 10:08:03 [INFO] Compiling 127 source files with javac [debug release 17] to target/classes 10:08: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". 10:08: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". 10:08: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. 10:08: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. 10:08:05 [INFO] 10:08:05 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 10:08:05 [INFO] 10:08:05 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 10:08:05 [INFO] Fork Value is true 10:08:07 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:08: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) 10:08:07 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:08:07 [java] WARNING: System::setSecurityManager will be removed in a future release 10:08:12 [INFO] Done SpotBugs Analysis.... 10:08:12 [INFO] 10:08:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 10:08:12 [INFO] 10:08:12 [INFO] 10:08:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 10:08:12 [INFO] BugInstance size is 0 10:08:12 [INFO] Error size is 0 10:08:12 [INFO] No errors/warnings found 10:08:12 [INFO] 10:08:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 10:08:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:08:12 [INFO] Copying 12 resources 10:08:12 [INFO] 10:08:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:08:12 [INFO] Changes detected - recompiling the module! :dependency 10:08:12 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:08:12 [INFO] 10:08:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 10:08:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:08:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:08:15 [INFO] Compiled 190 files. 10:08:15 [INFO] 10:08:15 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 10:08:15 [INFO] 10:08:15 [INFO] ------------------------------------------------------- 10:08:15 [INFO] T E S T S 10:08:15 [INFO] ------------------------------------------------------- 10:08:18 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:08:19 10:08:19.659 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:08:19 10:08:19.700 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:08:19 10:08:19.705 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:08:19 10:08:19.706 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:08:19 10:08:19.716 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:08:19 10:08:19.724 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:08:19 10:08:19.727 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:08:19 10:08:19.758 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:08:19 10:08:19.762 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:08:19 10:08:19.769 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 10:08:19 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.148 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:08:19 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:08:19 10:08:19.796 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:08:19 10:08:19.800 [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 10:08:19 10:08:19.803 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 10:08:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:08:19 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:08:19 10:08:19.816 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 10:08:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:08:19 [INFO] Running org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec 10:08:19 10:08:19.915 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for read operation is: some-job-id 10:08:19 10:08:19.929 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for write operation is: some-job-id 10:08:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec 10:08:19 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:08:20 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:08:20 10:08:20.326 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:08:20 10:08:20.332 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:08:20 10:08:20.336 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.341 [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 10:08:20 10:08:20.341 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.343 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:08:20 10:08:20.343 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.345 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.347 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.348 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.363 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.367 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.369 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.370 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.374 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.375 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.377 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.382 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.385 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.390 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.396 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.399 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.406 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:08:20 10:08:20.406 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:08:20 10:08:20.410 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.416 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:08:20 10:08:20.416 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:08:20 10:08:20.416 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.420 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:08:20 10:08:20.420 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:08:20 10:08:20.420 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.423 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:08:20 10:08:20.423 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:08:20 10:08:20.423 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 10:08:20.441 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:08:20 10:08:20.441 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:08:20 10:08:20.441 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:08:20 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:08:20 10:08:20.704 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 10:08:20 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:08:20 10:08:20.737 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.741 [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 10:08:20 10:08:20.741 [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) 10:08:20 10:08:20.786 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.787 [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 10:08:20 10:08:20.787 [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) 10:08:20 10:08:20.788 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.790 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.793 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.793 [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 10:08:20 10:08:20.793 [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) 10:08:20 10:08:20.795 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.795 [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 10:08:20 10:08:20.795 [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) 10:08:20 10:08:20.797 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.798 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.800 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.802 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.802 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:08:20 10:08:20.803 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:08:20 10:08:20.804 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.806 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:08:20 10:08:20.809 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:08:20 10:08:20.810 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:08:20 10:08:20.812 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.812 [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 10:08:20 10:08:20.812 [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) 10:08:20 10:08:20.813 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:08:20 10:08:20.813 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 10:08:20 10:08:20.813 [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 10:08:20 10:08:20.813 [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) 10:08:20 10:08:20.818 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 10:08:20 10:08:20.821 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 10:08:20 10:08:20.822 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 10:08:20 10:08:20.823 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. 10:08:20 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:08:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:08:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:08:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:08:20 10:08:20.980 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:08:20 10:08:20.982 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:08:20 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:08:53 10:08:21.646 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:08:53 10:08:21.654 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:08:53 10:08:21.678 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:08:53 Server Version: 23.0.1 10:08:53 API Version: 1.42 10:08:53 Operating System: CentOS Stream 8 10:08:53 Total Memory: 31890 MB 10:08:53 10:08:21.681 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:08:53 ******************************************************************************** 10:08:53 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:08:53 ******************************************************************************** 10:08:53 10:08:21.684 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:08:53 10:08:21.685 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:08:53 10:08:21.715 [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. 10:08:53 10:08:21.721 [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) 10:08:53 10:08:24.221 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 10:08:53 10:08:24.247 [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) 10:08:53 10:08:24.759 [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) 10:08:53 10:08:26.438 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (37 MB/? MB) 10:08:53 10:08:26.964 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (59 MB/? MB) 10:08:53 10:08:27.401 [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, (78 MB/? MB) 10:08:53 10:08:27.942 [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, (89 MB/? MB) 10:08:53 10:08:28.312 [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, (100 MB/? MB) 10:08:53 10:08:28.394 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (100 MB/? MB) 10:08:53 10:08:28.478 [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, (104 MB/? MB) 10:08:53 10:08:29.009 [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, (123 MB/? MB) 10:08:53 10:08:29.922 [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, (161 MB/? MB) 10:08:53 10:08:30.452 [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, (174 MB/? MB) 10:08:53 10:08:33.736 [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, (309 MB/? MB) 10:08:53 10:08:36.402 [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, (364 MB/370 MB) 10:08:53 10:08:40.868 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 10:08:53 10:08:41.010 [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, (367 MB/370 MB) 10:08:53 10:08:41.100 [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, (367 MB/370 MB) 10:08:53 10:08:41.376 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB) 10:08:53 10:08:41.466 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB) 10:08:53 10:08:41.546 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB) 10:08:53 10:08:41.633 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB) 10:08:53 10:08:42.246 [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) 10:08:53 10:08:42.332 [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) 10:08:53 10:08:42.349 [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) 10:08:53 10:08:42.350 [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.634479629S 10:08:53 10:08:42.376 [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 10:08:53 10:08:46.212 [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: 629e266c1d4c319a7865286333651d2a57f7445aba06d1e7b6f72b63f151f03e 10:08:53 10:08:51.676 [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 PT9.300229343S 10:08:53 10:08:51.846 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 10:08:53 allow.auto.create.topics = true 10:08:53 auto.commit.interval.ms = 5000 10:08:53 auto.include.jmx.reporter = true 10:08:53 auto.offset.reset = earliest 10:08:53 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:08:53 check.crcs = true 10:08:53 client.dns.lookup = use_all_dns_ips 10:08:53 client.id = consumer-test-1 10:08:53 client.rack = 10:08:53 connections.max.idle.ms = 540000 10:08:53 default.api.timeout.ms = 60000 10:08:53 enable.auto.commit = true 10:08:53 exclude.internal.topics = true 10:08:53 fetch.max.bytes = 52428800 10:08:53 fetch.max.wait.ms = 500 10:08:53 fetch.min.bytes = 1 10:08:53 group.id = test 10:08:53 group.instance.id = null 10:08:53 heartbeat.interval.ms = 3000 10:08:53 interceptor.classes = [] 10:08:53 internal.leave.group.on.close = true 10:08:53 internal.throw.on.fetch.stable.offset.unsupported = false 10:08:53 isolation.level = read_uncommitted 10:08:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:08:53 max.partition.fetch.bytes = 1048576 10:08:53 max.poll.interval.ms = 300000 10:08:53 max.poll.records = 500 10:08:53 metadata.max.age.ms = 300000 10:08:53 metric.reporters = [] 10:08:53 metrics.num.samples = 2 10:08:53 metrics.recording.level = INFO 10:08:53 metrics.sample.window.ms = 30000 10:08:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:08:53 receive.buffer.bytes = 65536 10:08:53 reconnect.backoff.max.ms = 1000 10:08:53 reconnect.backoff.ms = 50 10:08:53 request.timeout.ms = 30000 10:08:53 retry.backoff.ms = 100 10:08:53 sasl.client.callback.handler.class = null 10:08:53 sasl.jaas.config = null 10:08:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:08:53 sasl.kerberos.min.time.before.relogin = 60000 10:08:53 sasl.kerberos.service.name = null 10:08:53 sasl.kerberos.ticket.renew.jitter = 0.05 10:08:53 sasl.kerberos.ticket.renew.window.factor = 0.8 10:08:53 sasl.login.callback.handler.class = null 10:08:53 sasl.login.class = null 10:08:53 sasl.login.connect.timeout.ms = null 10:08:53 sasl.login.read.timeout.ms = null 10:08:53 sasl.login.refresh.buffer.seconds = 300 10:08:53 sasl.login.refresh.min.period.seconds = 60 10:08:53 sasl.login.refresh.window.factor = 0.8 10:08:53 sasl.login.refresh.window.jitter = 0.05 10:08:53 sasl.login.retry.backoff.max.ms = 10000 10:08:53 sasl.login.retry.backoff.ms = 100 10:08:53 sasl.mechanism = GSSAPI 10:08:53 sasl.oauthbearer.clock.skew.seconds = 30 10:08:53 sasl.oauthbearer.expected.audience = null 10:08:53 sasl.oauthbearer.expected.issuer = null 10:08:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:08:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:08:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:08:53 sasl.oauthbearer.jwks.endpoint.url = null 10:08:53 sasl.oauthbearer.scope.claim.name = scope 10:08:53 sasl.oauthbearer.sub.claim.name = sub 10:08:53 sasl.oauthbearer.token.endpoint.url = null 10:08:53 security.protocol = PLAINTEXT 10:08:53 security.providers = null 10:08:53 send.buffer.bytes = 131072 10:08:53 session.timeout.ms = 45000 10:08:53 socket.connection.setup.timeout.max.ms = 30000 10:08:53 socket.connection.setup.timeout.ms = 10000 10:08:53 ssl.cipher.suites = null 10:08:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:08:53 ssl.endpoint.identification.algorithm = https 10:08:53 ssl.engine.factory.class = null 10:08:53 ssl.key.password = null 10:08:53 ssl.keymanager.algorithm = SunX509 10:08:53 ssl.keystore.certificate.chain = null 10:08:53 ssl.keystore.key = null 10:08:53 ssl.keystore.location = null 10:08:53 ssl.keystore.password = null 10:08:53 ssl.keystore.type = JKS 10:08:53 ssl.protocol = TLSv1.3 10:08:53 ssl.provider = null 10:08:53 ssl.secure.random.implementation = null 10:08:53 ssl.trustmanager.algorithm = PKIX 10:08:53 ssl.truststore.certificates = null 10:08:53 ssl.truststore.location = null 10:08:53 ssl.truststore.password = null 10:08:53 ssl.truststore.type = JKS 10:08:53 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:08:53 10:08:53 10:08:51.973 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 10:08:53 10:08:51.973 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 10:08:53 10:08:51.973 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1714039731972 10:08:53 10:08:16,853 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:08:53 10:08:16,856 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Here is a list of configurators discovered as a service, by rank: 10:08:53 10:08:16,856 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:08:53 10:08:16,856 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:08:53 10:08:16,856 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:08:53 10:08:16,864 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:08:53 10:08:16,864 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:08:53 10:08:16,866 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:08:53 10:08:16,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:08:53 10:08:16,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:08:53 10:08:16,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:08:53 10:08:16,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:08:53 10:08:16,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:08:53 10:08:16,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:08:53 10:08:16,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:08:53 10:08:16,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:08:53 10:08:16,869 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:08:53 10:08:16,870 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:08:53 10:08:16,870 |-INFO in ch.qos.logback.classic.BasicConfigurator@43a99ef2 - Setting up default configuration. 10:08:53 10:08:16,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@65ab4a9d - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 10:08:53 10:08:52,237 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66fc7a13 - 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 10:08:53 10:08:52,283 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:08:53 10:08:52,283 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66fc7a13 - 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 10:08:53 10:08:52,286 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:08:53 10:08:52,286 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:08:53 10:08:52,286 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:08:53 10:08:52,286 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:08:53 10:08:52,286 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:08:53 10:08:52,288 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:08:53 10:08:52,288 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@66fc7a13 - 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 10:08:53 10:08:52,295 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:08:53 10:08:52,295 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:08:53 10:08:52,299 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:08:53 10:08:52,329 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039732328) 10:08:53 10:08:52,329 |-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] 10:08:53 10:08:52,329 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:08:53 10:08:52,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:08:53 10:08:52,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:08:53 10:08:52,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:08:53 10:08:52,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:08:53 10:08:52,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:08:53 10:08:52,341 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:08:53 10:08:52,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:08:53 10:08:52,359 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:08:53 10:08:52,366 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:08:53 10:08:52,372 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:08:53 10:08:52,866 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5e8fb0bd - Setting zoneId to "UTC" 10:08:53 10:08:52,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:08:53 10:08:52,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:08:53 10:08:53,140 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:08:53 10:08:53,141 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:08:53 10:08:53,141 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:08:53 10:08:53,142 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:08:53 10:08:53,142 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:08:53 10:08:53,142 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@51defa7a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:08:53 10:08:53,142 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:08:53 10:08:53,143 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5ba6659d - End of configuration. 10:08:53 10:08:53,143 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@40f7ae65 - Registering current configuration as safe fallback point 10:08:53 10:08:53 10:08:53 . ____ _ __ _ _ 10:08:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:08:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:08:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:08:53 ' |____| .__|_| |_|_| |_\__, | / / / / 10:08:53 =========|_|==============|___/=/_/_/_/ 10:08:53 :: Spring Boot :: (v3.2.4) 10:08:53 10:08:53 2024-04-25T10:08:53.186Z INFO 7151 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:08:53 2024-04-25T10:08:53.187Z INFO 7151 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:08:53 2024-04-25T10:08:53.387Z INFO 7151 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.404 seconds (process running for 37.418) 10:08:53 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:08:55 2024-04-25T10:08:53.976Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 10:08:55 2024-04-25T10:08:54.020Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:08:55 2024-04-25T10:08:54.021Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:08:55 acks = -1 10:08:55 auto.include.jmx.reporter = true 10:08:55 batch.size = 16384 10:08:55 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:08:55 buffer.memory = 33554432 10:08:55 client.dns.lookup = use_all_dns_ips 10:08:55 client.id = producer-1 10:08:55 compression.type = none 10:08:55 connections.max.idle.ms = 540000 10:08:55 delivery.timeout.ms = 120000 10:08:55 enable.idempotence = false 10:08:55 interceptor.classes = [] 10:08:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:08:55 linger.ms = 1 10:08:55 max.block.ms = 60000 10:08:55 max.in.flight.requests.per.connection = 5 10:08:55 max.request.size = 1048576 10:08:55 metadata.max.age.ms = 300000 10:08:55 metadata.max.idle.ms = 300000 10:08:55 metric.reporters = [] 10:08:55 metrics.num.samples = 2 10:08:55 metrics.recording.level = INFO 10:08:55 metrics.sample.window.ms = 30000 10:08:55 partitioner.adaptive.partitioning.enable = true 10:08:55 partitioner.availability.timeout.ms = 0 10:08:55 partitioner.class = null 10:08:55 partitioner.ignore.keys = false 10:08:55 receive.buffer.bytes = 32768 10:08:55 reconnect.backoff.max.ms = 1000 10:08:55 reconnect.backoff.ms = 50 10:08:55 request.timeout.ms = 30000 10:08:55 retries = 0 10:08:55 retry.backoff.ms = 100 10:08:55 sasl.client.callback.handler.class = null 10:08:55 sasl.jaas.config = null 10:08:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:08:55 sasl.kerberos.min.time.before.relogin = 60000 10:08:55 sasl.kerberos.service.name = null 10:08:55 sasl.kerberos.ticket.renew.jitter = 0.05 10:08:55 sasl.kerberos.ticket.renew.window.factor = 0.8 10:08:55 sasl.login.callback.handler.class = null 10:08:55 sasl.login.class = null 10:08:55 sasl.login.connect.timeout.ms = null 10:08:55 sasl.login.read.timeout.ms = null 10:08:55 sasl.login.refresh.buffer.seconds = 300 10:08:55 sasl.login.refresh.min.period.seconds = 60 10:08:55 sasl.login.refresh.window.factor = 0.8 10:08:55 sasl.login.refresh.window.jitter = 0.05 10:08:55 sasl.login.retry.backoff.max.ms = 10000 10:08:55 sasl.login.retry.backoff.ms = 100 10:08:55 sasl.mechanism = GSSAPI 10:08:55 sasl.oauthbearer.clock.skew.seconds = 30 10:08:55 sasl.oauthbearer.expected.audience = null 10:08:55 sasl.oauthbearer.expected.issuer = null 10:08:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:08:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:08:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:08:55 sasl.oauthbearer.jwks.endpoint.url = null 10:08:55 sasl.oauthbearer.scope.claim.name = scope 10:08:55 sasl.oauthbearer.sub.claim.name = sub 10:08:55 sasl.oauthbearer.token.endpoint.url = null 10:08:55 security.protocol = PLAINTEXT 10:08:55 security.providers = null 10:08:55 send.buffer.bytes = 131072 10:08:55 socket.connection.setup.timeout.max.ms = 30000 10:08:55 socket.connection.setup.timeout.ms = 10000 10:08:55 ssl.cipher.suites = null 10:08:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:08:55 ssl.endpoint.identification.algorithm = https 10:08:55 ssl.engine.factory.class = null 10:08:55 ssl.key.password = null 10:08:55 ssl.keymanager.algorithm = SunX509 10:08:55 ssl.keystore.certificate.chain = null 10:08:55 ssl.keystore.key = null 10:08:55 ssl.keystore.location = null 10:08:55 ssl.keystore.password = null 10:08:55 ssl.keystore.type = JKS 10:08:55 ssl.protocol = TLSv1.3 10:08:55 ssl.provider = null 10:08:55 ssl.secure.random.implementation = null 10:08:55 ssl.trustmanager.algorithm = PKIX 10:08:55 ssl.truststore.certificates = null 10:08:55 ssl.truststore.location = null 10:08:55 ssl.truststore.password = null 10:08:55 ssl.truststore.type = JKS 10:08:55 transaction.timeout.ms = 60000 10:08:55 transactional.id = null 10:08:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:08:55 10:08:55 2024-04-25T10:08:54.046Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:08:55 2024-04-25T10:08:54.046Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:08:55 2024-04-25T10:08:54.046Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:08:55 2024-04-25T10:08:54.046Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039734046 10:08:55 2024-04-25T10:08:54.541Z WARN 7151 --- [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} 10:08:55 2024-04-25T10:08:54.541Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: nyZ9UMWsSL-VAgcilaDf1w 10:08:55 2024-04-25T10:08:54.651Z WARN 7151 --- [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} 10:08:55 2024-04-25T10:08:54.823Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: nyZ9UMWsSL-VAgcilaDf1w 10:08:55 2024-04-25T10:08:54.950Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 10:08:55 2024-04-25T10:08:54.956Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:08:55 2024-04-25T10:08:54.982Z INFO 7151 --- [ 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-3dee615e-ff5c-4b85-a8ab-d834cd73ddc8 10:08:55 2024-04-25T10:08:54.982Z INFO 7151 --- [ 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) 10:08:55 2024-04-25T10:08:54.982Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:08:55 2024-04-25T10:08:55.011Z INFO 7151 --- [ 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-3dee615e-ff5c-4b85-a8ab-d834cd73ddc8', protocol='range'} 10:08:55 2024-04-25T10:08:55.018Z INFO 7151 --- [ 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-3dee615e-ff5c-4b85-a8ab-d834cd73ddc8=Assignment(partitions=[test-topic-0])} 10:08:55 2024-04-25T10:08:55.046Z INFO 7151 --- [ 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-3dee615e-ff5c-4b85-a8ab-d834cd73ddc8', protocol='range'} 10:08:55 2024-04-25T10:08:55.047Z INFO 7151 --- [ 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]) 10:08:55 2024-04-25T10:08:55.050Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 10:08:55 2024-04-25T10:08:55.070Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 10:08:55 2024-04-25T10:08:55.091Z INFO 7151 --- [ 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}}. 10:08:55 2024-04-25T10:08:55.256Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:08:55 2024-04-25T10:08:55.262Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:08:55 2024-04-25T10:08:55.348Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:08:55 2024-04-25T10:08:55.348Z INFO 7151 --- [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: 196ms, elapsed time since send: 196ms, request timeout: 30000ms) 10:08:55 2024-04-25T10:08:55.348Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 10:08:55 2024-04-25T10:08:55.348Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 10:08:55 2024-04-25T10:08:55.349Z INFO 7151 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1374848748, epoch=1) to node 1: 10:08:55 10:08:55 org.apache.kafka.common.errors.DisconnectException: null 10:08:55 10:08:55 2024-04-25T10:08:55.351Z INFO 7151 --- [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. 10:08:55 2024-04-25T10:08:55.358Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:08:55 2024-04-25T10:08:55.358Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:08:55 2024-04-25T10:08:55.453Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:08:55 2024-04-25T10:08:55.453Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:08:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.506 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:08:55 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:09:01 2024-04-25T10:08:55.510Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:55.510Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:55.511Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:09:01 2024-04-25T10:08:55.554Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: deb1a31f276622652c298f8785961bf322d01d2c09ae8c38cd295c56b5e3949f 10:09:01 2024-04-25T10:08:55.657Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:55.657Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:55.764Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:55.764Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:55.864Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:55.864Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:56.123Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:56.123Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:56.370Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:56.370Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:57.066Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:57.066Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:57.179Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:57.180Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:57.873Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:57.874Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:58.084Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:58.084Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:58.737Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:58.737Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:59.088Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:08:59.088Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:08:59.716Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:08:59.716Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:09:00.195Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:01 2024-04-25T10:09:00.195Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:09:00.528Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:01 2024-04-25T10:09:00.529Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:01 2024-04-25T10:09:00.954Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.443080932S 10:09:01 2024-04-25T10:09:00.959Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:01 allow.auto.create.topics = true 10:09:01 auto.commit.interval.ms = 5000 10:09:01 auto.include.jmx.reporter = true 10:09:01 auto.offset.reset = earliest 10:09:01 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:09:01 check.crcs = true 10:09:01 client.dns.lookup = use_all_dns_ips 10:09:01 client.id = consumer-test-2 10:09:01 client.rack = 10:09:01 connections.max.idle.ms = 540000 10:09:01 default.api.timeout.ms = 60000 10:09:01 enable.auto.commit = true 10:09:01 exclude.internal.topics = true 10:09:01 fetch.max.bytes = 52428800 10:09:01 fetch.max.wait.ms = 500 10:09:01 fetch.min.bytes = 1 10:09:01 group.id = test 10:09:01 group.instance.id = null 10:09:01 heartbeat.interval.ms = 3000 10:09:01 interceptor.classes = [] 10:09:01 internal.leave.group.on.close = true 10:09:01 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:01 isolation.level = read_uncommitted 10:09:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:01 max.partition.fetch.bytes = 1048576 10:09:01 max.poll.interval.ms = 300000 10:09:01 max.poll.records = 500 10:09:01 metadata.max.age.ms = 300000 10:09:01 metric.reporters = [] 10:09:01 metrics.num.samples = 2 10:09:01 metrics.recording.level = INFO 10:09:01 metrics.sample.window.ms = 30000 10:09:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:01 receive.buffer.bytes = 65536 10:09:01 reconnect.backoff.max.ms = 1000 10:09:01 reconnect.backoff.ms = 50 10:09:01 request.timeout.ms = 30000 10:09:01 retry.backoff.ms = 100 10:09:01 sasl.client.callback.handler.class = null 10:09:01 sasl.jaas.config = null 10:09:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:01 sasl.kerberos.min.time.before.relogin = 60000 10:09:01 sasl.kerberos.service.name = null 10:09:01 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:01 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:01 sasl.login.callback.handler.class = null 10:09:01 sasl.login.class = null 10:09:01 sasl.login.connect.timeout.ms = null 10:09:01 sasl.login.read.timeout.ms = null 10:09:01 sasl.login.refresh.buffer.seconds = 300 10:09:01 sasl.login.refresh.min.period.seconds = 60 10:09:01 sasl.login.refresh.window.factor = 0.8 10:09:01 sasl.login.refresh.window.jitter = 0.05 10:09:01 sasl.login.retry.backoff.max.ms = 10000 10:09:01 sasl.login.retry.backoff.ms = 100 10:09:01 sasl.mechanism = GSSAPI 10:09:01 sasl.oauthbearer.clock.skew.seconds = 30 10:09:01 sasl.oauthbearer.expected.audience = null 10:09:01 sasl.oauthbearer.expected.issuer = null 10:09:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:01 sasl.oauthbearer.jwks.endpoint.url = null 10:09:01 sasl.oauthbearer.scope.claim.name = scope 10:09:01 sasl.oauthbearer.sub.claim.name = sub 10:09:01 sasl.oauthbearer.token.endpoint.url = null 10:09:01 security.protocol = PLAINTEXT 10:09:01 security.providers = null 10:09:01 send.buffer.bytes = 131072 10:09:01 session.timeout.ms = 45000 10:09:01 socket.connection.setup.timeout.max.ms = 30000 10:09:01 socket.connection.setup.timeout.ms = 10000 10:09:01 ssl.cipher.suites = null 10:09:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:01 ssl.endpoint.identification.algorithm = https 10:09:01 ssl.engine.factory.class = null 10:09:01 ssl.key.password = null 10:09:01 ssl.keymanager.algorithm = SunX509 10:09:01 ssl.keystore.certificate.chain = null 10:09:01 ssl.keystore.key = null 10:09:01 ssl.keystore.location = null 10:09:01 ssl.keystore.password = null 10:09:01 ssl.keystore.type = JKS 10:09:01 ssl.protocol = TLSv1.3 10:09:01 ssl.provider = null 10:09:01 ssl.secure.random.implementation = null 10:09:01 ssl.trustmanager.algorithm = PKIX 10:09:01 ssl.truststore.certificates = null 10:09:01 ssl.truststore.location = null 10:09:01 ssl.truststore.password = null 10:09:01 ssl.truststore.type = JKS 10:09:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:09:01 10:09:01 2024-04-25T10:09:00.969Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:01 2024-04-25T10:09:00.969Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:01 2024-04-25T10:09:00.969Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039740969 10:09:01 10:09:01,015 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:09:01 10:09:01,016 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:09:01 10:09:01,017 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@710d4c4a - 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 10:09:01 10:09:01,040 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:01 10:09:01,040 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@710d4c4a - 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 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:01 10:09:01,043 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@710d4c4a - 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 10:09:01 10:09:01,048 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:09:01 10:09:01,048 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:09:01 10:09:01,048 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:09:01 10:09:01,048 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039741048) 10:09:01 10:09:01,049 |-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] 10:09:01 10:09:01,049 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:09:01 10:09:01,050 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:09:01 10:09:01,050 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:09:01 10:09:01,050 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:09:01 10:09:01,050 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:09:01 10:09:01,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:01 10:09:01,052 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:09:01 10:09:01,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:09:01 10:09:01,053 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:01 10:09:01,054 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:09:01 10:09:01,054 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:09:01 10:09:01,061 |-INFO in ch.qos.logback.classic.pattern.DateConverter@39199d42 - Setting zoneId to "UTC" 10:09:01 10:09:01,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:09:01 10:09:01,062 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2abcd22 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:09:01 10:09:01,067 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7a8d5549 - End of configuration. 10:09:01 10:09:01,068 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@61f9394e - Registering current configuration as safe fallback point 10:09:01 10:09:01 10:09:01 . ____ _ __ _ _ 10:09:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:01 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:01 =========|_|==============|___/=/_/_/_/ 10:09:01 :: Spring Boot :: (v3.2.4) 10:09:01 10:09:01 2024-04-25T10:09:01.074Z INFO 7151 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:01 2024-04-25T10:09:01.075Z INFO 7151 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:09:02 2024-04-25T10:09:01.223Z INFO 7151 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.25 seconds (process running for 45.254) 10:09:02 2024-04-25T10:09:01.230Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:09:02 2024-04-25T10:09:01.265Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:02 2024-04-25T10:09:01.266Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:02 acks = -1 10:09:02 auto.include.jmx.reporter = true 10:09:02 batch.size = 16384 10:09:02 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:09:02 buffer.memory = 33554432 10:09:02 client.dns.lookup = use_all_dns_ips 10:09:02 client.id = producer-2 10:09:02 compression.type = none 10:09:02 connections.max.idle.ms = 540000 10:09:02 delivery.timeout.ms = 120000 10:09:02 enable.idempotence = false 10:09:02 interceptor.classes = [] 10:09:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:02 linger.ms = 1 10:09:02 max.block.ms = 60000 10:09:02 max.in.flight.requests.per.connection = 5 10:09:02 max.request.size = 1048576 10:09:02 metadata.max.age.ms = 300000 10:09:02 metadata.max.idle.ms = 300000 10:09:02 metric.reporters = [] 10:09:02 metrics.num.samples = 2 10:09:02 metrics.recording.level = INFO 10:09:02 metrics.sample.window.ms = 30000 10:09:02 partitioner.adaptive.partitioning.enable = true 10:09:02 partitioner.availability.timeout.ms = 0 10:09:02 partitioner.class = null 10:09:02 partitioner.ignore.keys = false 10:09:02 receive.buffer.bytes = 32768 10:09:02 reconnect.backoff.max.ms = 1000 10:09:02 reconnect.backoff.ms = 50 10:09:02 request.timeout.ms = 30000 10:09:02 retries = 0 10:09:02 retry.backoff.ms = 100 10:09:02 sasl.client.callback.handler.class = null 10:09:02 sasl.jaas.config = null 10:09:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:02 sasl.kerberos.min.time.before.relogin = 60000 10:09:02 sasl.kerberos.service.name = null 10:09:02 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:02 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:02 sasl.login.callback.handler.class = null 10:09:02 sasl.login.class = null 10:09:02 sasl.login.connect.timeout.ms = null 10:09:02 sasl.login.read.timeout.ms = null 10:09:02 sasl.login.refresh.buffer.seconds = 300 10:09:02 sasl.login.refresh.min.period.seconds = 60 10:09:02 sasl.login.refresh.window.factor = 0.8 10:09:02 sasl.login.refresh.window.jitter = 0.05 10:09:02 sasl.login.retry.backoff.max.ms = 10000 10:09:02 sasl.login.retry.backoff.ms = 100 10:09:02 sasl.mechanism = GSSAPI 10:09:02 sasl.oauthbearer.clock.skew.seconds = 30 10:09:02 sasl.oauthbearer.expected.audience = null 10:09:02 sasl.oauthbearer.expected.issuer = null 10:09:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:02 sasl.oauthbearer.jwks.endpoint.url = null 10:09:02 sasl.oauthbearer.scope.claim.name = scope 10:09:02 sasl.oauthbearer.sub.claim.name = sub 10:09:02 sasl.oauthbearer.token.endpoint.url = null 10:09:02 security.protocol = PLAINTEXT 10:09:02 security.providers = null 10:09:02 send.buffer.bytes = 131072 10:09:02 socket.connection.setup.timeout.max.ms = 30000 10:09:02 socket.connection.setup.timeout.ms = 10000 10:09:02 ssl.cipher.suites = null 10:09:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:02 ssl.endpoint.identification.algorithm = https 10:09:02 ssl.engine.factory.class = null 10:09:02 ssl.key.password = null 10:09:02 ssl.keymanager.algorithm = SunX509 10:09:02 ssl.keystore.certificate.chain = null 10:09:02 ssl.keystore.key = null 10:09:02 ssl.keystore.location = null 10:09:02 ssl.keystore.password = null 10:09:02 ssl.keystore.type = JKS 10:09:02 ssl.protocol = TLSv1.3 10:09:02 ssl.provider = null 10:09:02 ssl.secure.random.implementation = null 10:09:02 ssl.trustmanager.algorithm = PKIX 10:09:02 ssl.truststore.certificates = null 10:09:02 ssl.truststore.location = null 10:09:02 ssl.truststore.password = null 10:09:02 ssl.truststore.type = JKS 10:09:02 transaction.timeout.ms = 60000 10:09:02 transactional.id = null 10:09:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:02 10:09:02 2024-04-25T10:09:01.269Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:02 2024-04-25T10:09:01.270Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:02 2024-04-25T10:09:01.270Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:02 2024-04-25T10:09:01.270Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039741270 10:09:02 2024-04-25T10:09:01.305Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:02 2024-04-25T10:09:01.306Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:02 2024-04-25T10:09:01.389Z WARN 7151 --- [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} 10:09:02 2024-04-25T10:09:01.389Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: abQE1UJ-Q-GqWSeqyl7LLg 10:09:02 2024-04-25T10:09:01.518Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:02 2024-04-25T10:09:01.518Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:02 2024-04-25T10:09:01.523Z WARN 7151 --- [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} 10:09:02 2024-04-25T10:09:01.690Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: abQE1UJ-Q-GqWSeqyl7LLg 10:09:02 2024-04-25T10:09:01.809Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 10:09:02 2024-04-25T10:09:01.814Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:09:02 2024-04-25T10:09:01.837Z INFO 7151 --- [ 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-f7ef522b-f514-4abe-adce-e0ead10ecdc0 10:09:02 2024-04-25T10:09:01.838Z INFO 7151 --- [ 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) 10:09:02 2024-04-25T10:09:01.838Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:09:02 2024-04-25T10:09:01.868Z INFO 7151 --- [ 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-f7ef522b-f514-4abe-adce-e0ead10ecdc0', protocol='range'} 10:09:02 2024-04-25T10:09:01.868Z INFO 7151 --- [ 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-f7ef522b-f514-4abe-adce-e0ead10ecdc0=Assignment(partitions=[client-topic-0])} 10:09:02 2024-04-25T10:09:01.892Z INFO 7151 --- [ 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-f7ef522b-f514-4abe-adce-e0ead10ecdc0', protocol='range'} 10:09:02 2024-04-25T10:09:01.893Z INFO 7151 --- [ 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]) 10:09:02 2024-04-25T10:09:01.893Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 10:09:02 2024-04-25T10:09:01.904Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:09:02 2024-04-25T10:09:01.917Z INFO 7151 --- [ 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}}. 10:09:02 2024-04-25T10:09:02.003Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:02 allow.auto.create.topics = true 10:09:02 auto.commit.interval.ms = 5000 10:09:02 auto.include.jmx.reporter = true 10:09:02 auto.offset.reset = earliest 10:09:02 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:09:02 check.crcs = true 10:09:02 client.dns.lookup = use_all_dns_ips 10:09:02 client.id = consumer-test-3 10:09:02 client.rack = 10:09:02 connections.max.idle.ms = 540000 10:09:02 default.api.timeout.ms = 60000 10:09:02 enable.auto.commit = true 10:09:02 exclude.internal.topics = true 10:09:02 fetch.max.bytes = 52428800 10:09:02 fetch.max.wait.ms = 500 10:09:02 fetch.min.bytes = 1 10:09:02 group.id = test 10:09:02 group.instance.id = null 10:09:02 heartbeat.interval.ms = 3000 10:09:02 interceptor.classes = [] 10:09:02 internal.leave.group.on.close = true 10:09:02 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:02 isolation.level = read_uncommitted 10:09:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:02 max.partition.fetch.bytes = 1048576 10:09:02 max.poll.interval.ms = 300000 10:09:02 max.poll.records = 500 10:09:02 metadata.max.age.ms = 300000 10:09:02 metric.reporters = [] 10:09:02 metrics.num.samples = 2 10:09:02 metrics.recording.level = INFO 10:09:02 metrics.sample.window.ms = 30000 10:09:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:02 receive.buffer.bytes = 65536 10:09:02 reconnect.backoff.max.ms = 1000 10:09:02 reconnect.backoff.ms = 50 10:09:02 request.timeout.ms = 30000 10:09:02 retry.backoff.ms = 100 10:09:02 sasl.client.callback.handler.class = null 10:09:02 sasl.jaas.config = null 10:09:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:02 sasl.kerberos.min.time.before.relogin = 60000 10:09:02 sasl.kerberos.service.name = null 10:09:02 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:02 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:02 sasl.login.callback.handler.class = null 10:09:02 sasl.login.class = null 10:09:02 sasl.login.connect.timeout.ms = null 10:09:02 sasl.login.read.timeout.ms = null 10:09:02 sasl.login.refresh.buffer.seconds = 300 10:09:02 sasl.login.refresh.min.period.seconds = 60 10:09:02 sasl.login.refresh.window.factor = 0.8 10:09:02 sasl.login.refresh.window.jitter = 0.05 10:09:02 sasl.login.retry.backoff.max.ms = 10000 10:09:02 sasl.login.retry.backoff.ms = 100 10:09:02 sasl.mechanism = GSSAPI 10:09:02 sasl.oauthbearer.clock.skew.seconds = 30 10:09:02 sasl.oauthbearer.expected.audience = null 10:09:02 sasl.oauthbearer.expected.issuer = null 10:09:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:02 sasl.oauthbearer.jwks.endpoint.url = null 10:09:02 sasl.oauthbearer.scope.claim.name = scope 10:09:02 sasl.oauthbearer.sub.claim.name = sub 10:09:02 sasl.oauthbearer.token.endpoint.url = null 10:09:02 security.protocol = PLAINTEXT 10:09:02 security.providers = null 10:09:02 send.buffer.bytes = 131072 10:09:02 session.timeout.ms = 45000 10:09:02 socket.connection.setup.timeout.max.ms = 30000 10:09:02 socket.connection.setup.timeout.ms = 10000 10:09:02 ssl.cipher.suites = null 10:09:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:02 ssl.endpoint.identification.algorithm = https 10:09:02 ssl.engine.factory.class = null 10:09:02 ssl.key.password = null 10:09:02 ssl.keymanager.algorithm = SunX509 10:09:02 ssl.keystore.certificate.chain = null 10:09:02 ssl.keystore.key = null 10:09:02 ssl.keystore.location = null 10:09:02 ssl.keystore.password = null 10:09:02 ssl.keystore.type = JKS 10:09:02 ssl.protocol = TLSv1.3 10:09:02 ssl.provider = null 10:09:02 ssl.secure.random.implementation = null 10:09:02 ssl.trustmanager.algorithm = PKIX 10:09:02 ssl.truststore.certificates = null 10:09:02 ssl.truststore.location = null 10:09:02 ssl.truststore.password = null 10:09:02 ssl.truststore.type = JKS 10:09:02 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:09:02 10:09:02 2024-04-25T10:09:02.008Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:02 2024-04-25T10:09:02.008Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:02 2024-04-25T10:09:02.008Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039742008 10:09:02 2024-04-25T10:09:02.018Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:02 allow.auto.create.topics = true 10:09:02 auto.commit.interval.ms = 5000 10:09:02 auto.include.jmx.reporter = true 10:09:02 auto.offset.reset = earliest 10:09:02 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:09:02 check.crcs = true 10:09:02 client.dns.lookup = use_all_dns_ips 10:09:02 client.id = consumer-test-4 10:09:02 client.rack = 10:09:02 connections.max.idle.ms = 540000 10:09:02 default.api.timeout.ms = 60000 10:09:02 enable.auto.commit = true 10:09:02 exclude.internal.topics = true 10:09:02 fetch.max.bytes = 52428800 10:09:02 fetch.max.wait.ms = 500 10:09:02 fetch.min.bytes = 1 10:09:02 group.id = test 10:09:02 group.instance.id = null 10:09:02 heartbeat.interval.ms = 3000 10:09:02 interceptor.classes = [] 10:09:02 internal.leave.group.on.close = true 10:09:02 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:02 isolation.level = read_uncommitted 10:09:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:02 max.partition.fetch.bytes = 1048576 10:09:02 max.poll.interval.ms = 300000 10:09:02 max.poll.records = 500 10:09:02 metadata.max.age.ms = 300000 10:09:02 metric.reporters = [] 10:09:02 metrics.num.samples = 2 10:09:02 metrics.recording.level = INFO 10:09:02 metrics.sample.window.ms = 30000 10:09:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:02 receive.buffer.bytes = 65536 10:09:02 reconnect.backoff.max.ms = 1000 10:09:02 reconnect.backoff.ms = 50 10:09:02 request.timeout.ms = 30000 10:09:02 retry.backoff.ms = 100 10:09:02 sasl.client.callback.handler.class = null 10:09:02 sasl.jaas.config = null 10:09:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:02 sasl.kerberos.min.time.before.relogin = 60000 10:09:02 sasl.kerberos.service.name = null 10:09:02 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:02 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:02 sasl.login.callback.handler.class = null 10:09:02 sasl.login.class = null 10:09:02 sasl.login.connect.timeout.ms = null 10:09:02 sasl.login.read.timeout.ms = null 10:09:02 sasl.login.refresh.buffer.seconds = 300 10:09:02 sasl.login.refresh.min.period.seconds = 60 10:09:02 sasl.login.refresh.window.factor = 0.8 10:09:02 sasl.login.refresh.window.jitter = 0.05 10:09:02 sasl.login.retry.backoff.max.ms = 10000 10:09:02 sasl.login.retry.backoff.ms = 100 10:09:02 sasl.mechanism = GSSAPI 10:09:02 sasl.oauthbearer.clock.skew.seconds = 30 10:09:02 sasl.oauthbearer.expected.audience = null 10:09:02 sasl.oauthbearer.expected.issuer = null 10:09:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:02 sasl.oauthbearer.jwks.endpoint.url = null 10:09:02 sasl.oauthbearer.scope.claim.name = scope 10:09:02 sasl.oauthbearer.sub.claim.name = sub 10:09:02 sasl.oauthbearer.token.endpoint.url = null 10:09:02 security.protocol = PLAINTEXT 10:09:02 security.providers = null 10:09:02 send.buffer.bytes = 131072 10:09:02 session.timeout.ms = 45000 10:09:02 socket.connection.setup.timeout.max.ms = 30000 10:09:02 socket.connection.setup.timeout.ms = 10000 10:09:02 ssl.cipher.suites = null 10:09:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:02 ssl.endpoint.identification.algorithm = https 10:09:02 ssl.engine.factory.class = null 10:09:02 ssl.key.password = null 10:09:02 ssl.keymanager.algorithm = SunX509 10:09:02 ssl.keystore.certificate.chain = null 10:09:02 ssl.keystore.key = null 10:09:02 ssl.keystore.location = null 10:09:02 ssl.keystore.password = null 10:09:02 ssl.keystore.type = JKS 10:09:02 ssl.protocol = TLSv1.3 10:09:02 ssl.provider = null 10:09:02 ssl.secure.random.implementation = null 10:09:02 ssl.trustmanager.algorithm = PKIX 10:09:02 ssl.truststore.certificates = null 10:09:02 ssl.truststore.location = null 10:09:02 ssl.truststore.password = null 10:09:02 ssl.truststore.type = JKS 10:09:02 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:09:02 10:09:02 2024-04-25T10:09:02.022Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:02 2024-04-25T10:09:02.022Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:02 2024-04-25T10:09:02.022Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039742022 10:09:02 2024-04-25T10:09:02.121Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:02 2024-04-25T10:09:02.122Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:09:02 2024-04-25T10:09:02.178Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:02 2024-04-25T10:09:02.178Z INFO 7151 --- [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: 216ms, elapsed time since send: 216ms, request timeout: 30000ms) 10:09:02 2024-04-25T10:09:02.178Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:09:02 2024-04-25T10:09:02.178Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:09:02 2024-04-25T10:09:02.179Z INFO 7151 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=415924493, epoch=1) to node 1: 10:09:02 10:09:02 org.apache.kafka.common.errors.DisconnectException: null 10:09:02 10:09:02 2024-04-25T10:09:02.179Z INFO 7151 --- [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. 10:09:02 2024-04-25T10:09:02.223Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:02 2024-04-25T10:09:02.224Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:02 2024-04-25T10:09:02.280Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:02 2024-04-25T10:09:02.280Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.848 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:09:02 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:09:09 2024-04-25T10:09:02.370Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:09:09 2024-04-25T10:09:02.374Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.374Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:02.416Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.416Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:02.420Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 40e8c096018603f621c53e4e84a523ea234a9adbe32247359637396433e4ebc2 10:09:09 2024-04-25T10:09:02.485Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.485Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:02.626Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.626Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:02.684Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.684Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:02.788Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:02.789Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:03.080Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:03.080Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:03.295Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:03.296Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:03.523Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:03.523Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:03.791Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:03.791Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:03.884Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:03.884Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:04.012Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:04.013Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:04.427Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:04.427Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:04.941Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:04.941Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:04.947Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:04.948Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:05.119Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:05.120Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:05.432Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:05.432Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:05.904Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:05.904Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:06.132Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:06.132Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:06.148Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:06.148Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:06.336Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:06.336Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:06.914Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:06.914Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:07.014Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:07.015Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:07.040Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:07.041Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:07.341Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:07.342Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:07.696Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.32642085S 10:09:09 10:09:07,747 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:09:09 10:09:07,747 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:09:09 10:09:07,748 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d8f3368 - 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 10:09:09 10:09:07,751 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:09 10:09:07,751 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d8f3368 - 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 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:09 10:09:07,753 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d8f3368 - 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 10:09:09 10:09:07,755 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:09:09 10:09:07,755 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:09:09 10:09:07,756 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:09:09 10:09:07,756 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039747756) 10:09:09 10:09:07,756 |-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] 10:09:09 10:09:07,756 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:09:09 10:09:07,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:09 10:09:07,758 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:09:09 10:09:07,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:09:09 10:09:07,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:09 10:09:07,759 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:09:09 10:09:07,759 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:09:09 10:09:07,764 |-INFO in ch.qos.logback.classic.pattern.DateConverter@538853a4 - Setting zoneId to "UTC" 10:09:09 10:09:07,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:09:09 10:09:07,764 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2dd00266 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:09:09 10:09:07,768 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@515f59b7 - End of configuration. 10:09:09 10:09:07,768 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@35af2487 - Registering current configuration as safe fallback point 10:09:09 10:09:09 10:09:09 . ____ _ __ _ _ 10:09:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:09 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:09 =========|_|==============|___/=/_/_/_/ 10:09:09 :: Spring Boot :: (v3.2.4) 10:09:09 10:09:09 2024-04-25T10:09:07.774Z INFO 7151 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:09 2024-04-25T10:09:07.774Z INFO 7151 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:09:09 2024-04-25T10:09:07.990Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:07.990Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:08.139Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:09 2024-04-25T10:09:08.139Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:08.260Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:08.260Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:08.352Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:09 2024-04-25T10:09:08.352Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:09.033Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:09 allow.auto.create.topics = true 10:09:09 auto.commit.interval.ms = 5000 10:09:09 auto.include.jmx.reporter = true 10:09:09 auto.offset.reset = latest 10:09:09 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:09 check.crcs = true 10:09:09 client.dns.lookup = use_all_dns_ips 10:09:09 client.id = consumer-ncmp-data-operation-event-group-5 10:09:09 client.rack = 10:09:09 connections.max.idle.ms = 540000 10:09:09 default.api.timeout.ms = 60000 10:09:09 enable.auto.commit = false 10:09:09 exclude.internal.topics = true 10:09:09 fetch.max.bytes = 52428800 10:09:09 fetch.max.wait.ms = 500 10:09:09 fetch.min.bytes = 1 10:09:09 group.id = ncmp-data-operation-event-group 10:09:09 group.instance.id = null 10:09:09 heartbeat.interval.ms = 3000 10:09:09 interceptor.classes = [] 10:09:09 internal.leave.group.on.close = true 10:09:09 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:09 isolation.level = read_uncommitted 10:09:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:09 max.partition.fetch.bytes = 1048576 10:09:09 max.poll.interval.ms = 300000 10:09:09 max.poll.records = 500 10:09:09 metadata.max.age.ms = 300000 10:09:09 metric.reporters = [] 10:09:09 metrics.num.samples = 2 10:09:09 metrics.recording.level = INFO 10:09:09 metrics.sample.window.ms = 30000 10:09:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:09 receive.buffer.bytes = 65536 10:09:09 reconnect.backoff.max.ms = 1000 10:09:09 reconnect.backoff.ms = 50 10:09:09 request.timeout.ms = 30000 10:09:09 retry.backoff.ms = 100 10:09:09 sasl.client.callback.handler.class = null 10:09:09 sasl.jaas.config = null 10:09:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:09 sasl.kerberos.min.time.before.relogin = 60000 10:09:09 sasl.kerberos.service.name = null 10:09:09 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:09 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:09 sasl.login.callback.handler.class = null 10:09:09 sasl.login.class = null 10:09:09 sasl.login.connect.timeout.ms = null 10:09:09 sasl.login.read.timeout.ms = null 10:09:09 sasl.login.refresh.buffer.seconds = 300 10:09:09 sasl.login.refresh.min.period.seconds = 60 10:09:09 sasl.login.refresh.window.factor = 0.8 10:09:09 sasl.login.refresh.window.jitter = 0.05 10:09:09 sasl.login.retry.backoff.max.ms = 10000 10:09:09 sasl.login.retry.backoff.ms = 100 10:09:09 sasl.mechanism = GSSAPI 10:09:09 sasl.oauthbearer.clock.skew.seconds = 30 10:09:09 sasl.oauthbearer.expected.audience = null 10:09:09 sasl.oauthbearer.expected.issuer = null 10:09:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:09 sasl.oauthbearer.jwks.endpoint.url = null 10:09:09 sasl.oauthbearer.scope.claim.name = scope 10:09:09 sasl.oauthbearer.sub.claim.name = sub 10:09:09 sasl.oauthbearer.token.endpoint.url = null 10:09:09 security.protocol = PLAINTEXT 10:09:09 security.providers = null 10:09:09 send.buffer.bytes = 131072 10:09:09 session.timeout.ms = 45000 10:09:09 socket.connection.setup.timeout.max.ms = 30000 10:09:09 socket.connection.setup.timeout.ms = 10000 10:09:09 ssl.cipher.suites = null 10:09:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:09 ssl.endpoint.identification.algorithm = https 10:09:09 ssl.engine.factory.class = null 10:09:09 ssl.key.password = null 10:09:09 ssl.keymanager.algorithm = SunX509 10:09:09 ssl.keystore.certificate.chain = null 10:09:09 ssl.keystore.key = null 10:09:09 ssl.keystore.location = null 10:09:09 ssl.keystore.password = null 10:09:09 ssl.keystore.type = JKS 10:09:09 ssl.protocol = TLSv1.3 10:09:09 ssl.provider = null 10:09:09 ssl.secure.random.implementation = null 10:09:09 ssl.trustmanager.algorithm = PKIX 10:09:09 ssl.truststore.certificates = null 10:09:09 ssl.truststore.location = null 10:09:09 ssl.truststore.password = null 10:09:09 ssl.truststore.type = JKS 10:09:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:09:09 10:09:09 2024-04-25T10:09:09.036Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:09 2024-04-25T10:09:09.036Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:09 2024-04-25T10:09:09.036Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039749036 10:09:09 2024-04-25T10:09:09.038Z INFO 7151 --- [ 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 10:09:09 2024-04-25T10:09:09.051Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:09 allow.auto.create.topics = true 10:09:09 auto.commit.interval.ms = 5000 10:09:09 auto.include.jmx.reporter = true 10:09:09 auto.offset.reset = latest 10:09:09 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:09 check.crcs = true 10:09:09 client.dns.lookup = use_all_dns_ips 10:09:09 client.id = consumer-ncmp-async-rest-request-event-group-6 10:09:09 client.rack = 10:09:09 connections.max.idle.ms = 540000 10:09:09 default.api.timeout.ms = 60000 10:09:09 enable.auto.commit = false 10:09:09 exclude.internal.topics = true 10:09:09 fetch.max.bytes = 52428800 10:09:09 fetch.max.wait.ms = 500 10:09:09 fetch.min.bytes = 1 10:09:09 group.id = ncmp-async-rest-request-event-group 10:09:09 group.instance.id = null 10:09:09 heartbeat.interval.ms = 3000 10:09:09 interceptor.classes = [] 10:09:09 internal.leave.group.on.close = true 10:09:09 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:09 isolation.level = read_uncommitted 10:09:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:09 max.partition.fetch.bytes = 1048576 10:09:09 max.poll.interval.ms = 300000 10:09:09 max.poll.records = 500 10:09:09 metadata.max.age.ms = 300000 10:09:09 metric.reporters = [] 10:09:09 metrics.num.samples = 2 10:09:09 metrics.recording.level = INFO 10:09:09 metrics.sample.window.ms = 30000 10:09:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:09 receive.buffer.bytes = 65536 10:09:09 reconnect.backoff.max.ms = 1000 10:09:09 reconnect.backoff.ms = 50 10:09:09 request.timeout.ms = 30000 10:09:09 retry.backoff.ms = 100 10:09:09 sasl.client.callback.handler.class = null 10:09:09 sasl.jaas.config = null 10:09:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:09 sasl.kerberos.min.time.before.relogin = 60000 10:09:09 sasl.kerberos.service.name = null 10:09:09 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:09 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:09 sasl.login.callback.handler.class = null 10:09:09 sasl.login.class = null 10:09:09 sasl.login.connect.timeout.ms = null 10:09:09 sasl.login.read.timeout.ms = null 10:09:09 sasl.login.refresh.buffer.seconds = 300 10:09:09 sasl.login.refresh.min.period.seconds = 60 10:09:09 sasl.login.refresh.window.factor = 0.8 10:09:09 sasl.login.refresh.window.jitter = 0.05 10:09:09 sasl.login.retry.backoff.max.ms = 10000 10:09:09 sasl.login.retry.backoff.ms = 100 10:09:09 sasl.mechanism = GSSAPI 10:09:09 sasl.oauthbearer.clock.skew.seconds = 30 10:09:09 sasl.oauthbearer.expected.audience = null 10:09:09 sasl.oauthbearer.expected.issuer = null 10:09:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:09 sasl.oauthbearer.jwks.endpoint.url = null 10:09:09 sasl.oauthbearer.scope.claim.name = scope 10:09:09 sasl.oauthbearer.sub.claim.name = sub 10:09:09 sasl.oauthbearer.token.endpoint.url = null 10:09:09 security.protocol = PLAINTEXT 10:09:09 security.providers = null 10:09:09 send.buffer.bytes = 131072 10:09:09 session.timeout.ms = 45000 10:09:09 socket.connection.setup.timeout.max.ms = 30000 10:09:09 socket.connection.setup.timeout.ms = 10000 10:09:09 ssl.cipher.suites = null 10:09:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:09 ssl.endpoint.identification.algorithm = https 10:09:09 ssl.engine.factory.class = null 10:09:09 ssl.key.password = null 10:09:09 ssl.keymanager.algorithm = SunX509 10:09:09 ssl.keystore.certificate.chain = null 10:09:09 ssl.keystore.key = null 10:09:09 ssl.keystore.location = null 10:09:09 ssl.keystore.password = null 10:09:09 ssl.keystore.type = JKS 10:09:09 ssl.protocol = TLSv1.3 10:09:09 ssl.provider = null 10:09:09 ssl.secure.random.implementation = null 10:09:09 ssl.trustmanager.algorithm = PKIX 10:09:09 ssl.truststore.certificates = null 10:09:09 ssl.truststore.location = null 10:09:09 ssl.truststore.password = null 10:09:09 ssl.truststore.type = JKS 10:09:09 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:09:09 10:09:09 2024-04-25T10:09:09.057Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:09 2024-04-25T10:09:09.057Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:09 2024-04-25T10:09:09.064Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:09 2024-04-25T10:09:09.064Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:09 2024-04-25T10:09:09.064Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039749064 10:09:09 2024-04-25T10:09:09.064Z INFO 7151 --- [ 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 10:09:09 2024-04-25T10:09:09.073Z INFO 7151 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.348 seconds (process running for 53.103) 10:09:10 2024-04-25T10:09:09.144Z WARN 7151 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 10:09:10 2024-04-25T10:09:09.144Z INFO 7151 --- [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: UDho3GnRRi2FOEusbvBbag 10:09:10 2024-04-25T10:09:09.196Z WARN 7151 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:09:10 2024-04-25T10:09:09.196Z INFO 7151 --- [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: UDho3GnRRi2FOEusbvBbag 10:09:10 2024-04-25T10:09:09.260Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:10 2024-04-25T10:09:09.260Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:09.265Z WARN 7151 --- [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} 10:09:10 2024-04-25T10:09:09.308Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:10 2024-04-25T10:09:09.308Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:09.312Z WARN 7151 --- [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} 10:09:10 2024-04-25T10:09:09.374Z WARN 7151 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:09:10 2024-04-25T10:09:09.424Z WARN 7151 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:09:10 2024-04-25T10:09:09.433Z INFO 7151 --- [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) 10:09:10 2024-04-25T10:09:09.434Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.467Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:10 2024-04-25T10:09:09.467Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:09.482Z INFO 7151 --- [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-b640ade3-e33f-4843-a80c-876fc1def037 10:09:10 2024-04-25T10:09:09.482Z INFO 7151 --- [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) 10:09:10 2024-04-25T10:09:09.482Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.488Z INFO 7151 --- [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) 10:09:10 2024-04-25T10:09:09.489Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.501Z INFO 7151 --- [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-eee17dac-b13e-4b1a-9a71-5828b03138db 10:09:10 2024-04-25T10:09:09.501Z INFO 7151 --- [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) 10:09:10 2024-04-25T10:09:09.501Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.519Z INFO 7151 --- [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-b640ade3-e33f-4843-a80c-876fc1def037', protocol='range'} 10:09:10 2024-04-25T10:09:09.524Z INFO 7151 --- [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-eee17dac-b13e-4b1a-9a71-5828b03138db', protocol='range'} 10:09:10 2024-04-25T10:09:09.525Z INFO 7151 --- [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-eee17dac-b13e-4b1a-9a71-5828b03138db=Assignment(partitions=[ncmp-async-m2m-0])} 10:09:10 2024-04-25T10:09:09.527Z INFO 7151 --- [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-b640ade3-e33f-4843-a80c-876fc1def037=Assignment(partitions=[ncmp-async-m2m-0])} 10:09:10 2024-04-25T10:09:09.612Z INFO 7151 --- [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-b640ade3-e33f-4843-a80c-876fc1def037', protocol='range'} 10:09:10 2024-04-25T10:09:09.612Z INFO 7151 --- [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-eee17dac-b13e-4b1a-9a71-5828b03138db', protocol='range'} 10:09:10 2024-04-25T10:09:09.612Z INFO 7151 --- [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]) 10:09:10 2024-04-25T10:09:09.612Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.613Z INFO 7151 --- [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]) 10:09:10 2024-04-25T10:09:09.613Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.624Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.626Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.628Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.631Z INFO 7151 --- [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 10:09:10 2024-04-25T10:09:09.644Z INFO 7151 --- [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}}. 10:09:10 2024-04-25T10:09:09.644Z INFO 7151 --- [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}}. 10:09:10 2024-04-25T10:09:09.673Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:09:10 2024-04-25T10:09:09.673Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:09:10 2024-04-25T10:09:09.704Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:10 2024-04-25T10:09:09.704Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:10 acks = -1 10:09:10 auto.include.jmx.reporter = true 10:09:10 batch.size = 16384 10:09:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:10 buffer.memory = 33554432 10:09:10 client.dns.lookup = use_all_dns_ips 10:09:10 client.id = producer-3 10:09:10 compression.type = none 10:09:10 connections.max.idle.ms = 540000 10:09:10 delivery.timeout.ms = 120000 10:09:10 enable.idempotence = false 10:09:10 interceptor.classes = [] 10:09:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:10 linger.ms = 1 10:09:10 max.block.ms = 60000 10:09:10 max.in.flight.requests.per.connection = 5 10:09:10 max.request.size = 1048576 10:09:10 metadata.max.age.ms = 300000 10:09:10 metadata.max.idle.ms = 300000 10:09:10 metric.reporters = [] 10:09:10 metrics.num.samples = 2 10:09:10 metrics.recording.level = INFO 10:09:10 metrics.sample.window.ms = 30000 10:09:10 partitioner.adaptive.partitioning.enable = true 10:09:10 partitioner.availability.timeout.ms = 0 10:09:10 partitioner.class = null 10:09:10 partitioner.ignore.keys = false 10:09:10 receive.buffer.bytes = 32768 10:09:10 reconnect.backoff.max.ms = 1000 10:09:10 reconnect.backoff.ms = 50 10:09:10 request.timeout.ms = 30000 10:09:10 retries = 0 10:09:10 retry.backoff.ms = 100 10:09:10 sasl.client.callback.handler.class = null 10:09:10 sasl.jaas.config = null 10:09:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:10 sasl.kerberos.min.time.before.relogin = 60000 10:09:10 sasl.kerberos.service.name = null 10:09:10 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:10 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:10 sasl.login.callback.handler.class = null 10:09:10 sasl.login.class = null 10:09:10 sasl.login.connect.timeout.ms = null 10:09:10 sasl.login.read.timeout.ms = null 10:09:10 sasl.login.refresh.buffer.seconds = 300 10:09:10 sasl.login.refresh.min.period.seconds = 60 10:09:10 sasl.login.refresh.window.factor = 0.8 10:09:10 sasl.login.refresh.window.jitter = 0.05 10:09:10 sasl.login.retry.backoff.max.ms = 10000 10:09:10 sasl.login.retry.backoff.ms = 100 10:09:10 sasl.mechanism = GSSAPI 10:09:10 sasl.oauthbearer.clock.skew.seconds = 30 10:09:10 sasl.oauthbearer.expected.audience = null 10:09:10 sasl.oauthbearer.expected.issuer = null 10:09:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:10 sasl.oauthbearer.jwks.endpoint.url = null 10:09:10 sasl.oauthbearer.scope.claim.name = scope 10:09:10 sasl.oauthbearer.sub.claim.name = sub 10:09:10 sasl.oauthbearer.token.endpoint.url = null 10:09:10 security.protocol = PLAINTEXT 10:09:10 security.providers = null 10:09:10 send.buffer.bytes = 131072 10:09:10 socket.connection.setup.timeout.max.ms = 30000 10:09:10 socket.connection.setup.timeout.ms = 10000 10:09:10 ssl.cipher.suites = null 10:09:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:10 ssl.endpoint.identification.algorithm = https 10:09:10 ssl.engine.factory.class = null 10:09:10 ssl.key.password = null 10:09:10 ssl.keymanager.algorithm = SunX509 10:09:10 ssl.keystore.certificate.chain = null 10:09:10 ssl.keystore.key = null 10:09:10 ssl.keystore.location = null 10:09:10 ssl.keystore.password = null 10:09:10 ssl.keystore.type = JKS 10:09:10 ssl.protocol = TLSv1.3 10:09:10 ssl.provider = null 10:09:10 ssl.secure.random.implementation = null 10:09:10 ssl.trustmanager.algorithm = PKIX 10:09:10 ssl.truststore.certificates = null 10:09:10 ssl.truststore.location = null 10:09:10 ssl.truststore.password = null 10:09:10 ssl.truststore.type = JKS 10:09:10 transaction.timeout.ms = 60000 10:09:10 transactional.id = null 10:09:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:10 10:09:10 2024-04-25T10:09:09.717Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:10 2024-04-25T10:09:09.717Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:10 2024-04-25T10:09:09.717Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:10 2024-04-25T10:09:09.717Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039749717 10:09:10 2024-04-25T10:09:09.727Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:10 2024-04-25T10:09:10.047Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:10 2024-04-25T10:09:10.047Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:10 acks = -1 10:09:10 auto.include.jmx.reporter = true 10:09:10 batch.size = 16384 10:09:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:10 buffer.memory = 33554432 10:09:10 client.dns.lookup = use_all_dns_ips 10:09:10 client.id = producer-4 10:09:10 compression.type = none 10:09:10 connections.max.idle.ms = 540000 10:09:10 delivery.timeout.ms = 120000 10:09:10 enable.idempotence = false 10:09:10 interceptor.classes = [] 10:09:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:10 linger.ms = 1 10:09:10 max.block.ms = 60000 10:09:10 max.in.flight.requests.per.connection = 5 10:09:10 max.request.size = 1048576 10:09:10 metadata.max.age.ms = 300000 10:09:10 metadata.max.idle.ms = 300000 10:09:10 metric.reporters = [] 10:09:10 metrics.num.samples = 2 10:09:10 metrics.recording.level = INFO 10:09:10 metrics.sample.window.ms = 30000 10:09:10 partitioner.adaptive.partitioning.enable = true 10:09:10 partitioner.availability.timeout.ms = 0 10:09:10 partitioner.class = null 10:09:10 partitioner.ignore.keys = false 10:09:10 receive.buffer.bytes = 32768 10:09:10 reconnect.backoff.max.ms = 1000 10:09:10 reconnect.backoff.ms = 50 10:09:10 request.timeout.ms = 30000 10:09:10 retries = 0 10:09:10 retry.backoff.ms = 100 10:09:10 sasl.client.callback.handler.class = null 10:09:10 sasl.jaas.config = null 10:09:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:10 sasl.kerberos.min.time.before.relogin = 60000 10:09:10 sasl.kerberos.service.name = null 10:09:10 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:10 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:10 sasl.login.callback.handler.class = null 10:09:10 sasl.login.class = null 10:09:10 sasl.login.connect.timeout.ms = null 10:09:10 sasl.login.read.timeout.ms = null 10:09:10 sasl.login.refresh.buffer.seconds = 300 10:09:10 sasl.login.refresh.min.period.seconds = 60 10:09:10 sasl.login.refresh.window.factor = 0.8 10:09:10 sasl.login.refresh.window.jitter = 0.05 10:09:10 sasl.login.retry.backoff.max.ms = 10000 10:09:10 sasl.login.retry.backoff.ms = 100 10:09:10 sasl.mechanism = GSSAPI 10:09:10 sasl.oauthbearer.clock.skew.seconds = 30 10:09:10 sasl.oauthbearer.expected.audience = null 10:09:10 sasl.oauthbearer.expected.issuer = null 10:09:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:10 sasl.oauthbearer.jwks.endpoint.url = null 10:09:10 sasl.oauthbearer.scope.claim.name = scope 10:09:10 sasl.oauthbearer.sub.claim.name = sub 10:09:10 sasl.oauthbearer.token.endpoint.url = null 10:09:10 security.protocol = PLAINTEXT 10:09:10 security.providers = null 10:09:10 send.buffer.bytes = 131072 10:09:10 socket.connection.setup.timeout.max.ms = 30000 10:09:10 socket.connection.setup.timeout.ms = 10000 10:09:10 ssl.cipher.suites = null 10:09:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:10 ssl.endpoint.identification.algorithm = https 10:09:10 ssl.engine.factory.class = null 10:09:10 ssl.key.password = null 10:09:10 ssl.keymanager.algorithm = SunX509 10:09:10 ssl.keystore.certificate.chain = null 10:09:10 ssl.keystore.key = null 10:09:10 ssl.keystore.location = null 10:09:10 ssl.keystore.password = null 10:09:10 ssl.keystore.type = JKS 10:09:10 ssl.protocol = TLSv1.3 10:09:10 ssl.provider = null 10:09:10 ssl.secure.random.implementation = null 10:09:10 ssl.trustmanager.algorithm = PKIX 10:09:10 ssl.truststore.certificates = null 10:09:10 ssl.truststore.location = null 10:09:10 ssl.truststore.password = null 10:09:10 ssl.truststore.type = JKS 10:09:10 transaction.timeout.ms = 60000 10:09:10 transactional.id = null 10:09:10 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:09:10 10:09:10 2024-04-25T10:09:10.050Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:10 2024-04-25T10:09:10.050Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:10 2024-04-25T10:09:10.052Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:10 2024-04-25T10:09:10.052Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039750050 10:09:10 2024-04-25T10:09:10.070Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:10 2024-04-25T10:09:10.150Z ERROR 7151 --- [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 10:09:10 10:09:10 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 10:09:10 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 10:09:10 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:09:10 at java.base/java.lang.Thread.run(Thread.java:833) 10:09:10 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:09:10 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:09:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:09:10 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:09:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:09:10 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:09:10 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:09:10 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:09:10 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:09:10 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:09:10 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 10:09:10 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 10:09:10 ... 3 common frames omitted 10:09:10 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:09:10 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:09:10 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:09:10 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:09:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:09:10 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:09:10 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:09:10 ... 14 common frames omitted 10:09:10 10:09:10 2024-04-25T10:09:10.204Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:10 2024-04-25T10:09:10.205Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:10 acks = -1 10:09:10 auto.include.jmx.reporter = true 10:09:10 batch.size = 16384 10:09:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:10 buffer.memory = 33554432 10:09:10 client.dns.lookup = use_all_dns_ips 10:09:10 client.id = producer-5 10:09:10 compression.type = none 10:09:10 connections.max.idle.ms = 540000 10:09:10 delivery.timeout.ms = 120000 10:09:10 enable.idempotence = false 10:09:10 interceptor.classes = [] 10:09:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:10 linger.ms = 1 10:09:10 max.block.ms = 60000 10:09:10 max.in.flight.requests.per.connection = 5 10:09:10 max.request.size = 1048576 10:09:10 metadata.max.age.ms = 300000 10:09:10 metadata.max.idle.ms = 300000 10:09:10 metric.reporters = [] 10:09:10 metrics.num.samples = 2 10:09:10 metrics.recording.level = INFO 10:09:10 metrics.sample.window.ms = 30000 10:09:10 partitioner.adaptive.partitioning.enable = true 10:09:10 partitioner.availability.timeout.ms = 0 10:09:10 partitioner.class = null 10:09:10 partitioner.ignore.keys = false 10:09:10 receive.buffer.bytes = 32768 10:09:10 reconnect.backoff.max.ms = 1000 10:09:10 reconnect.backoff.ms = 50 10:09:10 request.timeout.ms = 30000 10:09:10 retries = 0 10:09:10 retry.backoff.ms = 100 10:09:10 sasl.client.callback.handler.class = null 10:09:10 sasl.jaas.config = null 10:09:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:10 sasl.kerberos.min.time.before.relogin = 60000 10:09:10 sasl.kerberos.service.name = null 10:09:10 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:10 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:10 sasl.login.callback.handler.class = null 10:09:10 sasl.login.class = null 10:09:10 sasl.login.connect.timeout.ms = null 10:09:10 sasl.login.read.timeout.ms = null 10:09:10 sasl.login.refresh.buffer.seconds = 300 10:09:10 sasl.login.refresh.min.period.seconds = 60 10:09:10 sasl.login.refresh.window.factor = 0.8 10:09:10 sasl.login.refresh.window.jitter = 0.05 10:09:10 sasl.login.retry.backoff.max.ms = 10000 10:09:10 sasl.login.retry.backoff.ms = 100 10:09:10 sasl.mechanism = GSSAPI 10:09:10 sasl.oauthbearer.clock.skew.seconds = 30 10:09:10 sasl.oauthbearer.expected.audience = null 10:09:10 sasl.oauthbearer.expected.issuer = null 10:09:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:10 sasl.oauthbearer.jwks.endpoint.url = null 10:09:10 sasl.oauthbearer.scope.claim.name = scope 10:09:10 sasl.oauthbearer.sub.claim.name = sub 10:09:10 sasl.oauthbearer.token.endpoint.url = null 10:09:10 security.protocol = PLAINTEXT 10:09:10 security.providers = null 10:09:10 send.buffer.bytes = 131072 10:09:10 socket.connection.setup.timeout.max.ms = 30000 10:09:10 socket.connection.setup.timeout.ms = 10000 10:09:10 ssl.cipher.suites = null 10:09:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:10 ssl.endpoint.identification.algorithm = https 10:09:10 ssl.engine.factory.class = null 10:09:10 ssl.key.password = null 10:09:10 ssl.keymanager.algorithm = SunX509 10:09:10 ssl.keystore.certificate.chain = null 10:09:10 ssl.keystore.key = null 10:09:10 ssl.keystore.location = null 10:09:10 ssl.keystore.password = null 10:09:10 ssl.keystore.type = JKS 10:09:10 ssl.protocol = TLSv1.3 10:09:10 ssl.provider = null 10:09:10 ssl.secure.random.implementation = null 10:09:10 ssl.trustmanager.algorithm = PKIX 10:09:10 ssl.truststore.certificates = null 10:09:10 ssl.truststore.location = null 10:09:10 ssl.truststore.password = null 10:09:10 ssl.truststore.type = JKS 10:09:10 transaction.timeout.ms = 60000 10:09:10 transactional.id = null 10:09:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:10 10:09:10 2024-04-25T10:09:10.208Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:10 2024-04-25T10:09:10.208Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:10 2024-04-25T10:09:10.208Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:10 2024-04-25T10:09:10.208Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039750208 10:09:10 2024-04-25T10:09:10.214Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:10 2024-04-25T10:09:10.266Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:10 2024-04-25T10:09:10.266Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:10.280Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:10 2024-04-25T10:09:10.281Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:10.479Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:10 2024-04-25T10:09:10.479Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:10.522Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:10 2024-04-25T10:09:10.522Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:10 2024-04-25T10:09:10.534Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:10 2024-04-25T10:09:10.535Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:10 acks = -1 10:09:10 auto.include.jmx.reporter = true 10:09:10 batch.size = 16384 10:09:10 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:10 buffer.memory = 33554432 10:09:10 client.dns.lookup = use_all_dns_ips 10:09:10 client.id = producer-6 10:09:10 compression.type = none 10:09:10 connections.max.idle.ms = 540000 10:09:10 delivery.timeout.ms = 120000 10:09:10 enable.idempotence = false 10:09:10 interceptor.classes = [] 10:09:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:10 linger.ms = 1 10:09:10 max.block.ms = 60000 10:09:10 max.in.flight.requests.per.connection = 5 10:09:10 max.request.size = 1048576 10:09:10 metadata.max.age.ms = 300000 10:09:10 metadata.max.idle.ms = 300000 10:09:10 metric.reporters = [] 10:09:10 metrics.num.samples = 2 10:09:10 metrics.recording.level = INFO 10:09:10 metrics.sample.window.ms = 30000 10:09:10 partitioner.adaptive.partitioning.enable = true 10:09:10 partitioner.availability.timeout.ms = 0 10:09:10 partitioner.class = null 10:09:10 partitioner.ignore.keys = false 10:09:10 receive.buffer.bytes = 32768 10:09:10 reconnect.backoff.max.ms = 1000 10:09:10 reconnect.backoff.ms = 50 10:09:10 request.timeout.ms = 30000 10:09:10 retries = 0 10:09:10 retry.backoff.ms = 100 10:09:10 sasl.client.callback.handler.class = null 10:09:10 sasl.jaas.config = null 10:09:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:10 sasl.kerberos.min.time.before.relogin = 60000 10:09:10 sasl.kerberos.service.name = null 10:09:10 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:10 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:10 sasl.login.callback.handler.class = null 10:09:10 sasl.login.class = null 10:09:10 sasl.login.connect.timeout.ms = null 10:09:10 sasl.login.read.timeout.ms = null 10:09:10 sasl.login.refresh.buffer.seconds = 300 10:09:10 sasl.login.refresh.min.period.seconds = 60 10:09:10 sasl.login.refresh.window.factor = 0.8 10:09:10 sasl.login.refresh.window.jitter = 0.05 10:09:10 sasl.login.retry.backoff.max.ms = 10000 10:09:10 sasl.login.retry.backoff.ms = 100 10:09:10 sasl.mechanism = GSSAPI 10:09:10 sasl.oauthbearer.clock.skew.seconds = 30 10:09:10 sasl.oauthbearer.expected.audience = null 10:09:10 sasl.oauthbearer.expected.issuer = null 10:09:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:10 sasl.oauthbearer.jwks.endpoint.url = null 10:09:10 sasl.oauthbearer.scope.claim.name = scope 10:09:10 sasl.oauthbearer.sub.claim.name = sub 10:09:10 sasl.oauthbearer.token.endpoint.url = null 10:09:10 security.protocol = PLAINTEXT 10:09:10 security.providers = null 10:09:10 send.buffer.bytes = 131072 10:09:10 socket.connection.setup.timeout.max.ms = 30000 10:09:10 socket.connection.setup.timeout.ms = 10000 10:09:10 ssl.cipher.suites = null 10:09:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:10 ssl.endpoint.identification.algorithm = https 10:09:10 ssl.engine.factory.class = null 10:09:10 ssl.key.password = null 10:09:10 ssl.keymanager.algorithm = SunX509 10:09:10 ssl.keystore.certificate.chain = null 10:09:10 ssl.keystore.key = null 10:09:10 ssl.keystore.location = null 10:09:10 ssl.keystore.password = null 10:09:10 ssl.keystore.type = JKS 10:09:10 ssl.protocol = TLSv1.3 10:09:10 ssl.provider = null 10:09:10 ssl.secure.random.implementation = null 10:09:10 ssl.trustmanager.algorithm = PKIX 10:09:10 ssl.truststore.certificates = null 10:09:10 ssl.truststore.location = null 10:09:10 ssl.truststore.password = null 10:09:10 ssl.truststore.type = JKS 10:09:10 transaction.timeout.ms = 60000 10:09:10 transactional.id = null 10:09:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:10 10:09:10 2024-04-25T10:09:10.538Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:10 2024-04-25T10:09:10.538Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:10 2024-04-25T10:09:10.538Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:10 2024-04-25T10:09:10.539Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039750538 10:09:10 2024-04-25T10:09:10.547Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:11 2024-04-25T10:09:10.861Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:11 2024-04-25T10:09:10.862Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:11 acks = -1 10:09:11 auto.include.jmx.reporter = true 10:09:11 batch.size = 16384 10:09:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:11 buffer.memory = 33554432 10:09:11 client.dns.lookup = use_all_dns_ips 10:09:11 client.id = producer-7 10:09:11 compression.type = none 10:09:11 connections.max.idle.ms = 540000 10:09:11 delivery.timeout.ms = 120000 10:09:11 enable.idempotence = false 10:09:11 interceptor.classes = [] 10:09:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:11 linger.ms = 1 10:09:11 max.block.ms = 60000 10:09:11 max.in.flight.requests.per.connection = 5 10:09:11 max.request.size = 1048576 10:09:11 metadata.max.age.ms = 300000 10:09:11 metadata.max.idle.ms = 300000 10:09:11 metric.reporters = [] 10:09:11 metrics.num.samples = 2 10:09:11 metrics.recording.level = INFO 10:09:11 metrics.sample.window.ms = 30000 10:09:11 partitioner.adaptive.partitioning.enable = true 10:09:11 partitioner.availability.timeout.ms = 0 10:09:11 partitioner.class = null 10:09:11 partitioner.ignore.keys = false 10:09:11 receive.buffer.bytes = 32768 10:09:11 reconnect.backoff.max.ms = 1000 10:09:11 reconnect.backoff.ms = 50 10:09:11 request.timeout.ms = 30000 10:09:11 retries = 0 10:09:11 retry.backoff.ms = 100 10:09:11 sasl.client.callback.handler.class = null 10:09:11 sasl.jaas.config = null 10:09:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:11 sasl.kerberos.min.time.before.relogin = 60000 10:09:11 sasl.kerberos.service.name = null 10:09:11 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:11 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:11 sasl.login.callback.handler.class = null 10:09:11 sasl.login.class = null 10:09:11 sasl.login.connect.timeout.ms = null 10:09:11 sasl.login.read.timeout.ms = null 10:09:11 sasl.login.refresh.buffer.seconds = 300 10:09:11 sasl.login.refresh.min.period.seconds = 60 10:09:11 sasl.login.refresh.window.factor = 0.8 10:09:11 sasl.login.refresh.window.jitter = 0.05 10:09:11 sasl.login.retry.backoff.max.ms = 10000 10:09:11 sasl.login.retry.backoff.ms = 100 10:09:11 sasl.mechanism = GSSAPI 10:09:11 sasl.oauthbearer.clock.skew.seconds = 30 10:09:11 sasl.oauthbearer.expected.audience = null 10:09:11 sasl.oauthbearer.expected.issuer = null 10:09:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:11 sasl.oauthbearer.jwks.endpoint.url = null 10:09:11 sasl.oauthbearer.scope.claim.name = scope 10:09:11 sasl.oauthbearer.sub.claim.name = sub 10:09:11 sasl.oauthbearer.token.endpoint.url = null 10:09:11 security.protocol = PLAINTEXT 10:09:11 security.providers = null 10:09:11 send.buffer.bytes = 131072 10:09:11 socket.connection.setup.timeout.max.ms = 30000 10:09:11 socket.connection.setup.timeout.ms = 10000 10:09:11 ssl.cipher.suites = null 10:09:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:11 ssl.endpoint.identification.algorithm = https 10:09:11 ssl.engine.factory.class = null 10:09:11 ssl.key.password = null 10:09:11 ssl.keymanager.algorithm = SunX509 10:09:11 ssl.keystore.certificate.chain = null 10:09:11 ssl.keystore.key = null 10:09:11 ssl.keystore.location = null 10:09:11 ssl.keystore.password = null 10:09:11 ssl.keystore.type = JKS 10:09:11 ssl.protocol = TLSv1.3 10:09:11 ssl.provider = null 10:09:11 ssl.secure.random.implementation = null 10:09:11 ssl.trustmanager.algorithm = PKIX 10:09:11 ssl.truststore.certificates = null 10:09:11 ssl.truststore.location = null 10:09:11 ssl.truststore.password = null 10:09:11 ssl.truststore.type = JKS 10:09:11 transaction.timeout.ms = 60000 10:09:11 transactional.id = null 10:09:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:11 10:09:11 2024-04-25T10:09:10.865Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:11 2024-04-25T10:09:10.865Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:11 2024-04-25T10:09:10.865Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:11 2024-04-25T10:09:10.865Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039750865 10:09:11 2024-04-25T10:09:10.873Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:11 2024-04-25T10:09:11.185Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:11 2024-04-25T10:09:11.185Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:11 acks = -1 10:09:11 auto.include.jmx.reporter = true 10:09:11 batch.size = 16384 10:09:11 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:09:11 buffer.memory = 33554432 10:09:11 client.dns.lookup = use_all_dns_ips 10:09:11 client.id = producer-8 10:09:11 compression.type = none 10:09:11 connections.max.idle.ms = 540000 10:09:11 delivery.timeout.ms = 120000 10:09:11 enable.idempotence = false 10:09:11 interceptor.classes = [] 10:09:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:11 linger.ms = 1 10:09:11 max.block.ms = 60000 10:09:11 max.in.flight.requests.per.connection = 5 10:09:11 max.request.size = 1048576 10:09:11 metadata.max.age.ms = 300000 10:09:11 metadata.max.idle.ms = 300000 10:09:11 metric.reporters = [] 10:09:11 metrics.num.samples = 2 10:09:11 metrics.recording.level = INFO 10:09:11 metrics.sample.window.ms = 30000 10:09:11 partitioner.adaptive.partitioning.enable = true 10:09:11 partitioner.availability.timeout.ms = 0 10:09:11 partitioner.class = null 10:09:11 partitioner.ignore.keys = false 10:09:11 receive.buffer.bytes = 32768 10:09:11 reconnect.backoff.max.ms = 1000 10:09:11 reconnect.backoff.ms = 50 10:09:11 request.timeout.ms = 30000 10:09:11 retries = 0 10:09:11 retry.backoff.ms = 100 10:09:11 sasl.client.callback.handler.class = null 10:09:11 sasl.jaas.config = null 10:09:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:11 sasl.kerberos.min.time.before.relogin = 60000 10:09:11 sasl.kerberos.service.name = null 10:09:11 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:11 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:11 sasl.login.callback.handler.class = null 10:09:11 sasl.login.class = null 10:09:11 sasl.login.connect.timeout.ms = null 10:09:11 sasl.login.read.timeout.ms = null 10:09:11 sasl.login.refresh.buffer.seconds = 300 10:09:11 sasl.login.refresh.min.period.seconds = 60 10:09:11 sasl.login.refresh.window.factor = 0.8 10:09:11 sasl.login.refresh.window.jitter = 0.05 10:09:11 sasl.login.retry.backoff.max.ms = 10000 10:09:11 sasl.login.retry.backoff.ms = 100 10:09:11 sasl.mechanism = GSSAPI 10:09:11 sasl.oauthbearer.clock.skew.seconds = 30 10:09:11 sasl.oauthbearer.expected.audience = null 10:09:11 sasl.oauthbearer.expected.issuer = null 10:09:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:11 sasl.oauthbearer.jwks.endpoint.url = null 10:09:11 sasl.oauthbearer.scope.claim.name = scope 10:09:11 sasl.oauthbearer.sub.claim.name = sub 10:09:11 sasl.oauthbearer.token.endpoint.url = null 10:09:11 security.protocol = PLAINTEXT 10:09:11 security.providers = null 10:09:11 send.buffer.bytes = 131072 10:09:11 socket.connection.setup.timeout.max.ms = 30000 10:09:11 socket.connection.setup.timeout.ms = 10000 10:09:11 ssl.cipher.suites = null 10:09:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:11 ssl.endpoint.identification.algorithm = https 10:09:11 ssl.engine.factory.class = null 10:09:11 ssl.key.password = null 10:09:11 ssl.keymanager.algorithm = SunX509 10:09:11 ssl.keystore.certificate.chain = null 10:09:11 ssl.keystore.key = null 10:09:11 ssl.keystore.location = null 10:09:11 ssl.keystore.password = null 10:09:11 ssl.keystore.type = JKS 10:09:11 ssl.protocol = TLSv1.3 10:09:11 ssl.provider = null 10:09:11 ssl.secure.random.implementation = null 10:09:11 ssl.trustmanager.algorithm = PKIX 10:09:11 ssl.truststore.certificates = null 10:09:11 ssl.truststore.location = null 10:09:11 ssl.truststore.password = null 10:09:11 ssl.truststore.type = JKS 10:09:11 transaction.timeout.ms = 60000 10:09:11 transactional.id = null 10:09:11 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:09:11 10:09:11 2024-04-25T10:09:11.188Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:11 2024-04-25T10:09:11.188Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:11 2024-04-25T10:09:11.188Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:11 2024-04-25T10:09:11.188Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039751188 10:09:11 2024-04-25T10:09:11.194Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: UDho3GnRRi2FOEusbvBbag 10:09:11 2024-04-25T10:09:11.209Z ERROR 7151 --- [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 10:09:11 10:09:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:09:11 Endpoint handler details: 10:09:11 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:09:11 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@6ca8b8fa] 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 10:09:11 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 10:09:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:09:11 at java.base/java.lang.Thread.run(Thread.java:833) 10:09:11 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:09:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 10:09:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:09:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:09:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:09:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:09:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 10:09:11 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:09:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 10:09:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:09:11 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:09:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:09:11 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) 10:09:11 ... 12 common frames omitted 10:09:11 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@793563a6, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1714039751194, kafka_groupId=ncmp-async-rest-request-event-group}] 10:09:11 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 10:09:11 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 10:09:11 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:09:11 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:09:11 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:09:11 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 10:09:11 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 10:09:11 ... 17 common frames omitted 10:09:11 10:09:11 2024-04-25T10:09:11.212Z ERROR 7151 --- [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 10:09:11 10:09:11 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 10:09:11 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 10:09:11 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:09:11 at java.base/java.lang.Thread.run(Thread.java:833) 10:09:11 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:09:11 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:09:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:09:11 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:09:11 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:09:11 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:09:11 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:09:11 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:09:11 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:09:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:09:11 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 10:09:11 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 10:09:11 ... 3 common frames omitted 10:09:11 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:09:11 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:09:11 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:09:11 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:09:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:09:11 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:09:11 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:09:11 ... 14 common frames omitted 10:09:11 10:09:11 2024-04-25T10:09:11.234Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.234Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.472Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.472Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.478Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.478Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.556Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.556Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.557Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 351ms, elapsed time since send: 351ms, request timeout: 30000ms) 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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 28 due to node 1 being disconnected (elapsed time since creation: 350ms, elapsed time since send: 350ms, request timeout: 30000ms) 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1296831248, epoch=6) to node 1: 10:09:11 10:09:11 org.apache.kafka.common.errors.DisconnectException: null 10:09:11 10:09:11 2024-04-25T10:09:11.558Z INFO 7151 --- [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=1765027501, epoch=6) to node 1: 10:09:11 10:09:11 org.apache.kafka.common.errors.DisconnectException: null 10:09:11 10:09:11 2024-04-25T10:09:11.559Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.559Z INFO 7151 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.559Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.559Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.559Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:09:11 2024-04-25T10:09:11.560Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.560Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.658Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.658Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.658Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.658Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.659Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.659Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.659Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.659Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.660Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.660Z WARN 7151 --- [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. 10:09:11 2024-04-25T10:09:11.660Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.660Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.660Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.660Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.661Z INFO 7151 --- [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. 10:09:11 2024-04-25T10:09:11.661Z WARN 7151 --- [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. 10:09:11 2024-04-25T10:09:11.685Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.685Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.754Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.754Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.755Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.756Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.756Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.757Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.757Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:09:11 2024-04-25T10:09:11.758Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:09:11 2024-04-25T10:09:11.760Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.760Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.760Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:11 2024-04-25T10:09:11.761Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:11 2024-04-25T10:09:11.761Z INFO 7151 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:09:11 2024-04-25T10:09:11.761Z INFO 7151 --- [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 10:09:11 2024-04-25T10:09:11.761Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:09:11 2024-04-25T10:09:11.761Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:09:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.415 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:09:11 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:09:17 2024-04-25T10:09:11.789Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:09:17 2024-04-25T10:09:11.811Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:11.811Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:11.812Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:11.812Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:11.812Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:11.812Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:11.813Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:11.813Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:11.847Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6f45d34488d7134a47bebbb26aef961b36bc1c2b7e94808935ee775ee156d377 10:09:17 2024-04-25T10:09:11.961Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:11.961Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.013Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.013Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.013Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.013Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.013Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.013Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.014Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.014Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.064Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.064Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.346Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.347Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.365Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.365Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.366Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.366Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.367Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.367Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.369Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.370Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.383Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.383Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.414Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.414Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.517Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.517Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.683Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.683Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:12.699Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:12.699Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.192Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.192Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.242Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.242Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.271Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.272Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.299Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.299Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.319Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.319Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.322Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.322Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.454Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.454Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.473Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.473Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.702Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.702Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:13.903Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:13.903Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.202Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.202Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.273Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.273Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.276Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.276Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.302Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.302Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.305Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.305Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.307Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.307Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.479Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.479Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.578Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.578Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.906Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.906Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:14.907Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:14.907Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.159Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.159Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.257Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.257Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.278Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.278Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.324Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.325Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.358Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.358Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.438Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.438Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.533Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.533Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:15.643Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:15.643Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.018Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.019Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.021Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.021Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.181Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.181Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.214Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.214Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.236Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.236Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.313Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.313Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.393Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.393Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.443Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.443Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.588Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.588Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:16.659Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:16.659Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.028Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.028Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.035Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.035Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.123Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.123Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.194Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.195Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.224Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.224Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.297Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.297Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.333Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.334Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.399Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.609885596S 10:09:17 10:09:17,446 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:09:17 10:09:17,446 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:09:17 10:09:17,447 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f3ad071 - 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 10:09:17 10:09:17,451 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:17 10:09:17,451 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f3ad071 - 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 10:09:17 10:09:17,453 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:09:17 10:09:17,453 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:09:17 10:09:17,453 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:09:17 10:09:17,453 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:09:17 10:09:17,453 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:09:17 10:09:17,454 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:17 10:09:17,454 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f3ad071 - 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 10:09:17 10:09:17,458 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:09:17 10:09:17,458 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:09:17 10:09:17,458 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:09:17 10:09:17,458 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039757458) 10:09:17 10:09:17,458 |-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] 10:09:17 10:09:17,458 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:09:17 10:09:17,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:17 10:09:17,463 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:09:17 10:09:17,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:09:17 10:09:17,464 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:17 10:09:17,465 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:09:17 10:09:17,465 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:09:17 10:09:17,472 |-INFO in ch.qos.logback.classic.pattern.DateConverter@18b4ea2a - Setting zoneId to "UTC" 10:09:17 10:09:17,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:09:17 10:09:17,473 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:09:17 10:09:17,477 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:09:17 10:09:17,477 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:09:17 10:09:17,477 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:09:17 10:09:17,477 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:09:17 10:09:17,477 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:09:17 10:09:17,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e8056f6 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:09:17 10:09:17,478 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:09:17 10:09:17,478 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@378d7124 - End of configuration. 10:09:17 10:09:17,478 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2ead86fc - Registering current configuration as safe fallback point 10:09:17 10:09:17 10:09:17 . ____ _ __ _ _ 10:09:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:17 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:17 =========|_|==============|___/=/_/_/_/ 10:09:17 :: Spring Boot :: (v3.2.4) 10:09:17 10:09:17 2024-04-25T10:09:17.482Z INFO 7151 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:17 2024-04-25T10:09:17.483Z INFO 7151 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:09:17 2024-04-25T10:09:17.562Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.563Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.683Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.683Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.699Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:17 2024-04-25T10:09:17.699Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:17 2024-04-25T10:09:17.713Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:17 allow.auto.create.topics = true 10:09:17 auto.commit.interval.ms = 5000 10:09:17 auto.include.jmx.reporter = true 10:09:17 auto.offset.reset = latest 10:09:17 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:09:17 check.crcs = true 10:09:17 client.dns.lookup = use_all_dns_ips 10:09:17 client.id = consumer-ncmp-data-operation-event-group-7 10:09:17 client.rack = 10:09:17 connections.max.idle.ms = 540000 10:09:17 default.api.timeout.ms = 60000 10:09:17 enable.auto.commit = false 10:09:17 exclude.internal.topics = true 10:09:17 fetch.max.bytes = 52428800 10:09:17 fetch.max.wait.ms = 500 10:09:17 fetch.min.bytes = 1 10:09:17 group.id = ncmp-data-operation-event-group 10:09:17 group.instance.id = null 10:09:17 heartbeat.interval.ms = 3000 10:09:17 interceptor.classes = [] 10:09:17 internal.leave.group.on.close = true 10:09:17 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:17 isolation.level = read_uncommitted 10:09:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:17 max.partition.fetch.bytes = 1048576 10:09:17 max.poll.interval.ms = 300000 10:09:17 max.poll.records = 500 10:09:17 metadata.max.age.ms = 300000 10:09:17 metric.reporters = [] 10:09:17 metrics.num.samples = 2 10:09:17 metrics.recording.level = INFO 10:09:17 metrics.sample.window.ms = 30000 10:09:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:17 receive.buffer.bytes = 65536 10:09:17 reconnect.backoff.max.ms = 1000 10:09:17 reconnect.backoff.ms = 50 10:09:17 request.timeout.ms = 30000 10:09:17 retry.backoff.ms = 100 10:09:17 sasl.client.callback.handler.class = null 10:09:17 sasl.jaas.config = null 10:09:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:17 sasl.kerberos.min.time.before.relogin = 60000 10:09:17 sasl.kerberos.service.name = null 10:09:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:17 sasl.login.callback.handler.class = null 10:09:17 sasl.login.class = null 10:09:17 sasl.login.connect.timeout.ms = null 10:09:17 sasl.login.read.timeout.ms = null 10:09:17 sasl.login.refresh.buffer.seconds = 300 10:09:17 sasl.login.refresh.min.period.seconds = 60 10:09:17 sasl.login.refresh.window.factor = 0.8 10:09:17 sasl.login.refresh.window.jitter = 0.05 10:09:17 sasl.login.retry.backoff.max.ms = 10000 10:09:17 sasl.login.retry.backoff.ms = 100 10:09:17 sasl.mechanism = GSSAPI 10:09:17 sasl.oauthbearer.clock.skew.seconds = 30 10:09:17 sasl.oauthbearer.expected.audience = null 10:09:17 sasl.oauthbearer.expected.issuer = null 10:09:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:17 sasl.oauthbearer.jwks.endpoint.url = null 10:09:17 sasl.oauthbearer.scope.claim.name = scope 10:09:17 sasl.oauthbearer.sub.claim.name = sub 10:09:17 sasl.oauthbearer.token.endpoint.url = null 10:09:17 security.protocol = PLAINTEXT 10:09:17 security.providers = null 10:09:17 send.buffer.bytes = 131072 10:09:17 session.timeout.ms = 45000 10:09:17 socket.connection.setup.timeout.max.ms = 30000 10:09:17 socket.connection.setup.timeout.ms = 10000 10:09:17 ssl.cipher.suites = null 10:09:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:17 ssl.endpoint.identification.algorithm = https 10:09:17 ssl.engine.factory.class = null 10:09:17 ssl.key.password = null 10:09:17 ssl.keymanager.algorithm = SunX509 10:09:17 ssl.keystore.certificate.chain = null 10:09:17 ssl.keystore.key = null 10:09:17 ssl.keystore.location = null 10:09:17 ssl.keystore.password = null 10:09:17 ssl.keystore.type = JKS 10:09:17 ssl.protocol = TLSv1.3 10:09:17 ssl.provider = null 10:09:17 ssl.secure.random.implementation = null 10:09:17 ssl.trustmanager.algorithm = PKIX 10:09:17 ssl.truststore.certificates = null 10:09:17 ssl.truststore.location = null 10:09:17 ssl.truststore.password = null 10:09:17 ssl.truststore.type = JKS 10:09:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:09:17 10:09:17 2024-04-25T10:09:17.715Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:17 2024-04-25T10:09:17.715Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:17 2024-04-25T10:09:17.715Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039757715 10:09:17 2024-04-25T10:09:17.715Z INFO 7151 --- [ 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 10:09:17 2024-04-25T10:09:17.734Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:09:17 allow.auto.create.topics = true 10:09:17 auto.commit.interval.ms = 5000 10:09:17 auto.include.jmx.reporter = true 10:09:17 auto.offset.reset = latest 10:09:17 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:09:17 check.crcs = true 10:09:17 client.dns.lookup = use_all_dns_ips 10:09:17 client.id = consumer-ncmp-async-rest-request-event-group-8 10:09:17 client.rack = 10:09:17 connections.max.idle.ms = 540000 10:09:17 default.api.timeout.ms = 60000 10:09:17 enable.auto.commit = false 10:09:17 exclude.internal.topics = true 10:09:17 fetch.max.bytes = 52428800 10:09:17 fetch.max.wait.ms = 500 10:09:17 fetch.min.bytes = 1 10:09:17 group.id = ncmp-async-rest-request-event-group 10:09:17 group.instance.id = null 10:09:17 heartbeat.interval.ms = 3000 10:09:17 interceptor.classes = [] 10:09:17 internal.leave.group.on.close = true 10:09:17 internal.throw.on.fetch.stable.offset.unsupported = false 10:09:17 isolation.level = read_uncommitted 10:09:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:09:17 max.partition.fetch.bytes = 1048576 10:09:17 max.poll.interval.ms = 300000 10:09:17 max.poll.records = 500 10:09:17 metadata.max.age.ms = 300000 10:09:17 metric.reporters = [] 10:09:17 metrics.num.samples = 2 10:09:17 metrics.recording.level = INFO 10:09:17 metrics.sample.window.ms = 30000 10:09:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:09:17 receive.buffer.bytes = 65536 10:09:17 reconnect.backoff.max.ms = 1000 10:09:17 reconnect.backoff.ms = 50 10:09:17 request.timeout.ms = 30000 10:09:17 retry.backoff.ms = 100 10:09:17 sasl.client.callback.handler.class = null 10:09:17 sasl.jaas.config = null 10:09:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:17 sasl.kerberos.min.time.before.relogin = 60000 10:09:17 sasl.kerberos.service.name = null 10:09:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:17 sasl.login.callback.handler.class = null 10:09:17 sasl.login.class = null 10:09:17 sasl.login.connect.timeout.ms = null 10:09:17 sasl.login.read.timeout.ms = null 10:09:17 sasl.login.refresh.buffer.seconds = 300 10:09:17 sasl.login.refresh.min.period.seconds = 60 10:09:17 sasl.login.refresh.window.factor = 0.8 10:09:17 sasl.login.refresh.window.jitter = 0.05 10:09:17 sasl.login.retry.backoff.max.ms = 10000 10:09:17 sasl.login.retry.backoff.ms = 100 10:09:17 sasl.mechanism = GSSAPI 10:09:17 sasl.oauthbearer.clock.skew.seconds = 30 10:09:17 sasl.oauthbearer.expected.audience = null 10:09:17 sasl.oauthbearer.expected.issuer = null 10:09:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:17 sasl.oauthbearer.jwks.endpoint.url = null 10:09:17 sasl.oauthbearer.scope.claim.name = scope 10:09:17 sasl.oauthbearer.sub.claim.name = sub 10:09:17 sasl.oauthbearer.token.endpoint.url = null 10:09:17 security.protocol = PLAINTEXT 10:09:17 security.providers = null 10:09:17 send.buffer.bytes = 131072 10:09:17 session.timeout.ms = 45000 10:09:17 socket.connection.setup.timeout.max.ms = 30000 10:09:17 socket.connection.setup.timeout.ms = 10000 10:09:17 ssl.cipher.suites = null 10:09:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:17 ssl.endpoint.identification.algorithm = https 10:09:17 ssl.engine.factory.class = null 10:09:17 ssl.key.password = null 10:09:17 ssl.keymanager.algorithm = SunX509 10:09:17 ssl.keystore.certificate.chain = null 10:09:17 ssl.keystore.key = null 10:09:17 ssl.keystore.location = null 10:09:17 ssl.keystore.password = null 10:09:17 ssl.keystore.type = JKS 10:09:17 ssl.protocol = TLSv1.3 10:09:17 ssl.provider = null 10:09:17 ssl.secure.random.implementation = null 10:09:17 ssl.trustmanager.algorithm = PKIX 10:09:17 ssl.truststore.certificates = null 10:09:17 ssl.truststore.location = null 10:09:17 ssl.truststore.password = null 10:09:17 ssl.truststore.type = JKS 10:09:17 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:09:17 10:09:17 2024-04-25T10:09:17.743Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:17 2024-04-25T10:09:17.743Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:17 2024-04-25T10:09:17.743Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039757743 10:09:17 2024-04-25T10:09:17.743Z INFO 7151 --- [ 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 10:09:18 2024-04-25T10:09:17.750Z INFO 7151 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.345 seconds (process running for 61.781) 10:09:18 2024-04-25T10:09:17.834Z WARN 7151 --- [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} 10:09:18 2024-04-25T10:09:17.834Z INFO 7151 --- [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: EzAgChemTLamg54vFE5FLg 10:09:18 2024-04-25T10:09:17.872Z WARN 7151 --- [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} 10:09:18 2024-04-25T10:09:17.873Z INFO 7151 --- [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: EzAgChemTLamg54vFE5FLg 10:09:18 2024-04-25T10:09:17.900Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:18 2024-04-25T10:09:17.900Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:17.968Z WARN 7151 --- [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} 10:09:18 2024-04-25T10:09:18.009Z WARN 7151 --- [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} 10:09:18 2024-04-25T10:09:18.010Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.010Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.077Z WARN 7151 --- [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} 10:09:18 2024-04-25T10:09:18.123Z INFO 7151 --- [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) 10:09:18 2024-04-25T10:09:18.125Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.144Z INFO 7151 --- [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-c86f08d2-4d94-4db5-ac0e-fd786570e34b 10:09:18 2024-04-25T10:09:18.144Z INFO 7151 --- [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) 10:09:18 2024-04-25T10:09:18.144Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.152Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.153Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.153Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.153Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.168Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.168Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.169Z INFO 7151 --- [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-c86f08d2-4d94-4db5-ac0e-fd786570e34b', protocol='range'} 10:09:18 2024-04-25T10:09:18.169Z INFO 7151 --- [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-c86f08d2-4d94-4db5-ac0e-fd786570e34b=Assignment(partitions=[ncmp-async-m2m-0])} 10:09:18 2024-04-25T10:09:18.187Z INFO 7151 --- [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) 10:09:18 2024-04-25T10:09:18.187Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.213Z INFO 7151 --- [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-3877f3d2-e7ab-4679-8f92-63636496a2f4 10:09:18 2024-04-25T10:09:18.213Z INFO 7151 --- [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) 10:09:18 2024-04-25T10:09:18.213Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.220Z INFO 7151 --- [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-3877f3d2-e7ab-4679-8f92-63636496a2f4', protocol='range'} 10:09:18 2024-04-25T10:09:18.220Z INFO 7151 --- [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-3877f3d2-e7ab-4679-8f92-63636496a2f4=Assignment(partitions=[ncmp-async-m2m-0])} 10:09:18 2024-04-25T10:09:18.228Z INFO 7151 --- [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-3877f3d2-e7ab-4679-8f92-63636496a2f4', protocol='range'} 10:09:18 2024-04-25T10:09:18.228Z INFO 7151 --- [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]) 10:09:18 2024-04-25T10:09:18.228Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.233Z INFO 7151 --- [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-c86f08d2-4d94-4db5-ac0e-fd786570e34b', protocol='range'} 10:09:18 2024-04-25T10:09:18.233Z INFO 7151 --- [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]) 10:09:18 2024-04-25T10:09:18.233Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.237Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.237Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.240Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.241Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.242Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.244Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.252Z INFO 7151 --- [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}}. 10:09:18 2024-04-25T10:09:18.252Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.252Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.258Z INFO 7151 --- [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}}. 10:09:18 2024-04-25T10:09:18.266Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:18 2024-04-25T10:09:18.266Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:18 acks = -1 10:09:18 auto.include.jmx.reporter = true 10:09:18 batch.size = 16384 10:09:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:09:18 buffer.memory = 33554432 10:09:18 client.dns.lookup = use_all_dns_ips 10:09:18 client.id = producer-9 10:09:18 compression.type = none 10:09:18 connections.max.idle.ms = 540000 10:09:18 delivery.timeout.ms = 120000 10:09:18 enable.idempotence = false 10:09:18 interceptor.classes = [] 10:09:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:18 linger.ms = 1 10:09:18 max.block.ms = 60000 10:09:18 max.in.flight.requests.per.connection = 5 10:09:18 max.request.size = 1048576 10:09:18 metadata.max.age.ms = 300000 10:09:18 metadata.max.idle.ms = 300000 10:09:18 metric.reporters = [] 10:09:18 metrics.num.samples = 2 10:09:18 metrics.recording.level = INFO 10:09:18 metrics.sample.window.ms = 30000 10:09:18 partitioner.adaptive.partitioning.enable = true 10:09:18 partitioner.availability.timeout.ms = 0 10:09:18 partitioner.class = null 10:09:18 partitioner.ignore.keys = false 10:09:18 receive.buffer.bytes = 32768 10:09:18 reconnect.backoff.max.ms = 1000 10:09:18 reconnect.backoff.ms = 50 10:09:18 request.timeout.ms = 30000 10:09:18 retries = 0 10:09:18 retry.backoff.ms = 100 10:09:18 sasl.client.callback.handler.class = null 10:09:18 sasl.jaas.config = null 10:09:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:18 sasl.kerberos.min.time.before.relogin = 60000 10:09:18 sasl.kerberos.service.name = null 10:09:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:18 sasl.login.callback.handler.class = null 10:09:18 sasl.login.class = null 10:09:18 sasl.login.connect.timeout.ms = null 10:09:18 sasl.login.read.timeout.ms = null 10:09:18 sasl.login.refresh.buffer.seconds = 300 10:09:18 sasl.login.refresh.min.period.seconds = 60 10:09:18 sasl.login.refresh.window.factor = 0.8 10:09:18 sasl.login.refresh.window.jitter = 0.05 10:09:18 sasl.login.retry.backoff.max.ms = 10000 10:09:18 sasl.login.retry.backoff.ms = 100 10:09:18 sasl.mechanism = GSSAPI 10:09:18 sasl.oauthbearer.clock.skew.seconds = 30 10:09:18 sasl.oauthbearer.expected.audience = null 10:09:18 sasl.oauthbearer.expected.issuer = null 10:09:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:18 sasl.oauthbearer.jwks.endpoint.url = null 10:09:18 sasl.oauthbearer.scope.claim.name = scope 10:09:18 sasl.oauthbearer.sub.claim.name = sub 10:09:18 sasl.oauthbearer.token.endpoint.url = null 10:09:18 security.protocol = PLAINTEXT 10:09:18 security.providers = null 10:09:18 send.buffer.bytes = 131072 10:09:18 socket.connection.setup.timeout.max.ms = 30000 10:09:18 socket.connection.setup.timeout.ms = 10000 10:09:18 ssl.cipher.suites = null 10:09:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:18 ssl.endpoint.identification.algorithm = https 10:09:18 ssl.engine.factory.class = null 10:09:18 ssl.key.password = null 10:09:18 ssl.keymanager.algorithm = SunX509 10:09:18 ssl.keystore.certificate.chain = null 10:09:18 ssl.keystore.key = null 10:09:18 ssl.keystore.location = null 10:09:18 ssl.keystore.password = null 10:09:18 ssl.keystore.type = JKS 10:09:18 ssl.protocol = TLSv1.3 10:09:18 ssl.provider = null 10:09:18 ssl.secure.random.implementation = null 10:09:18 ssl.trustmanager.algorithm = PKIX 10:09:18 ssl.truststore.certificates = null 10:09:18 ssl.truststore.location = null 10:09:18 ssl.truststore.password = null 10:09:18 ssl.truststore.type = JKS 10:09:18 transaction.timeout.ms = 60000 10:09:18 transactional.id = null 10:09:18 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:18 10:09:18 2024-04-25T10:09:18.269Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:18 2024-04-25T10:09:18.269Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:18 2024-04-25T10:09:18.269Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:18 2024-04-25T10:09:18.269Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039758269 10:09:18 2024-04-25T10:09:18.281Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:09:18 2024-04-25T10:09:18.285Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: EzAgChemTLamg54vFE5FLg 10:09:18 2024-04-25T10:09:18.291Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:09:18 2024-04-25T10:09:18.407Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:09:18 2024-04-25T10:09:18.407Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:18 acks = -1 10:09:18 auto.include.jmx.reporter = true 10:09:18 batch.size = 16384 10:09:18 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:09:18 buffer.memory = 33554432 10:09:18 client.dns.lookup = use_all_dns_ips 10:09:18 client.id = producer-10 10:09:18 compression.type = none 10:09:18 connections.max.idle.ms = 540000 10:09:18 delivery.timeout.ms = 120000 10:09:18 enable.idempotence = false 10:09:18 interceptor.classes = [] 10:09:18 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:18 linger.ms = 1 10:09:18 max.block.ms = 60000 10:09:18 max.in.flight.requests.per.connection = 5 10:09:18 max.request.size = 1048576 10:09:18 metadata.max.age.ms = 300000 10:09:18 metadata.max.idle.ms = 300000 10:09:18 metric.reporters = [] 10:09:18 metrics.num.samples = 2 10:09:18 metrics.recording.level = INFO 10:09:18 metrics.sample.window.ms = 30000 10:09:18 partitioner.adaptive.partitioning.enable = true 10:09:18 partitioner.availability.timeout.ms = 0 10:09:18 partitioner.class = null 10:09:18 partitioner.ignore.keys = false 10:09:18 receive.buffer.bytes = 32768 10:09:18 reconnect.backoff.max.ms = 1000 10:09:18 reconnect.backoff.ms = 50 10:09:18 request.timeout.ms = 30000 10:09:18 retries = 0 10:09:18 retry.backoff.ms = 100 10:09:18 sasl.client.callback.handler.class = null 10:09:18 sasl.jaas.config = null 10:09:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:18 sasl.kerberos.min.time.before.relogin = 60000 10:09:18 sasl.kerberos.service.name = null 10:09:18 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:18 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:18 sasl.login.callback.handler.class = null 10:09:18 sasl.login.class = null 10:09:18 sasl.login.connect.timeout.ms = null 10:09:18 sasl.login.read.timeout.ms = null 10:09:18 sasl.login.refresh.buffer.seconds = 300 10:09:18 sasl.login.refresh.min.period.seconds = 60 10:09:18 sasl.login.refresh.window.factor = 0.8 10:09:18 sasl.login.refresh.window.jitter = 0.05 10:09:18 sasl.login.retry.backoff.max.ms = 10000 10:09:18 sasl.login.retry.backoff.ms = 100 10:09:18 sasl.mechanism = GSSAPI 10:09:18 sasl.oauthbearer.clock.skew.seconds = 30 10:09:18 sasl.oauthbearer.expected.audience = null 10:09:18 sasl.oauthbearer.expected.issuer = null 10:09:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:18 sasl.oauthbearer.jwks.endpoint.url = null 10:09:18 sasl.oauthbearer.scope.claim.name = scope 10:09:18 sasl.oauthbearer.sub.claim.name = sub 10:09:18 sasl.oauthbearer.token.endpoint.url = null 10:09:18 security.protocol = PLAINTEXT 10:09:18 security.providers = null 10:09:18 send.buffer.bytes = 131072 10:09:18 socket.connection.setup.timeout.max.ms = 30000 10:09:18 socket.connection.setup.timeout.ms = 10000 10:09:18 ssl.cipher.suites = null 10:09:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:18 ssl.endpoint.identification.algorithm = https 10:09:18 ssl.engine.factory.class = null 10:09:18 ssl.key.password = null 10:09:18 ssl.keymanager.algorithm = SunX509 10:09:18 ssl.keystore.certificate.chain = null 10:09:18 ssl.keystore.key = null 10:09:18 ssl.keystore.location = null 10:09:18 ssl.keystore.password = null 10:09:18 ssl.keystore.type = JKS 10:09:18 ssl.protocol = TLSv1.3 10:09:18 ssl.provider = null 10:09:18 ssl.secure.random.implementation = null 10:09:18 ssl.trustmanager.algorithm = PKIX 10:09:18 ssl.truststore.certificates = null 10:09:18 ssl.truststore.location = null 10:09:18 ssl.truststore.password = null 10:09:18 ssl.truststore.type = JKS 10:09:18 transaction.timeout.ms = 60000 10:09:18 transactional.id = null 10:09:18 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:09:18 10:09:18 2024-04-25T10:09:18.410Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:09:18 2024-04-25T10:09:18.410Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:18 2024-04-25T10:09:18.410Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:18 2024-04-25T10:09:18.410Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039758410 10:09:18 2024-04-25T10:09:18.421Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: EzAgChemTLamg54vFE5FLg 10:09:18 2024-04-25T10:09:18.456Z ERROR 7151 --- [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 10:09:18 10:09:18 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) 10:09:18 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) 10:09:18 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:09:18 at java.base/java.lang.Thread.run(Thread.java:833) 10:09:18 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:09:18 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:09:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:09:18 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:09:18 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:09:18 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:09:18 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:09:18 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:09:18 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:09:18 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:09:18 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) 10:09:18 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) 10:09:18 ... 3 common frames omitted 10:09:18 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:09:18 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:09:18 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:09:18 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:09:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:09:18 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:09:18 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:09:18 ... 14 common frames omitted 10:09:18 10:09:18 2024-04-25T10:09:18.588Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 138ms, elapsed time since send: 137ms, request timeout: 30000ms) 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.589Z INFO 7151 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1514066319, epoch=2) to node 1: 10:09:18 10:09:18 org.apache.kafka.common.errors.DisconnectException: null 10:09:18 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 140ms, elapsed time since send: 140ms, request timeout: 30000ms) 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 41ms, elapsed time since send: 41ms, request timeout: 30000ms) 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1023546739, epoch=2) to node 1: 10:09:18 10:09:18 org.apache.kafka.common.errors.DisconnectException: null 10:09:18 10:09:18 2024-04-25T10:09:18.590Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.591Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.591Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:09:18 2024-04-25T10:09:18.597Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.597Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.690Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.690Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.690Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.690Z WARN 7151 --- [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. 10:09:18 2024-04-25T10:09:18.692Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.692Z WARN 7151 --- [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. 10:09:18 2024-04-25T10:09:18.692Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.693Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.783Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.783Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.793Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.793Z WARN 7151 --- [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. 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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. 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.794Z WARN 7151 --- [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. 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.794Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:09:18 2024-04-25T10:09:18.795Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.795Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.795Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.795Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.795Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.796Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:09:18 2024-04-25T10:09:18.796Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:09:18 2024-04-25T10:09:18.796Z INFO 7151 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:09:18 2024-04-25T10:09:18.797Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.797Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.798Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:09:18 2024-04-25T10:09:18.798Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:09:18 2024-04-25T10:09:18.798Z INFO 7151 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:09:18 2024-04-25T10:09:18.798Z INFO 7151 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 10:09:18 2024-04-25T10:09:18.798Z INFO 7151 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:09:18 2024-04-25T10:09:18.800Z INFO 7151 --- [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 10:09:18 2024-04-25T10:09:18.800Z INFO 7151 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:09:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.014 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:09:18 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:09:18 2024-04-25T10:09:18.826Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.826Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.841Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.841Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:18 2024-04-25T10:09:18.843Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:18 2024-04-25T10:09:18.843Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:18 10:09:18,872 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:09:18 10:09:18,872 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:09:18 10:09:18,872 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@166229ef - 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 10:09:18 10:09:18,875 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:18 10:09:18,875 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@166229ef - 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 10:09:18 10:09:18,876 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:09:18 10:09:18,876 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:09:18 10:09:18,876 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:09:18 10:09:18,876 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:09:18 10:09:18,876 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:09:18 10:09:18,877 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:09:18 10:09:18,877 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@166229ef - 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 10:09:18 10:09:18,879 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:09:18 10:09:18,879 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:09:18 10:09:18,879 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:09:18 10:09:18,879 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039758879) 10:09:18 10:09:18,879 |-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] 10:09:18 10:09:18,879 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:18 10:09:18,880 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:09:18 10:09:18,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:09:18 10:09:18,881 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:09:18 10:09:18,881 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:09:18 10:09:18,881 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:09:18 10:09:18,885 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ba7b939 - Setting zoneId to "UTC" 10:09:18 10:09:18,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:09:18 10:09:18,886 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4d4fa89d - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:09:18 10:09:18,889 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6bbb2572 - End of configuration. 10:09:18 10:09:18,889 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c9154bb - Registering current configuration as safe fallback point 10:09:18 10:09:18 10:09:18 . ____ _ __ _ _ 10:09:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:18 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:18 =========|_|==============|___/=/_/_/_/ 10:09:18 :: Spring Boot :: (v3.2.4) 10:09:18 10:09:18 2024-04-25T10:09:18.892Z INFO 7151 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:18 2024-04-25T10:09:18.892Z INFO 7151 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 10:09:18 2024-04-25T10:09:18.914Z INFO 7151 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.059 seconds (process running for 62.945) 10:09:18 2024-04-25T10:09:18.955Z WARN 7151 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: Illegal character in path at index 4: some url/actuator/health 10:09:18 2024-04-25T10:09:18.956Z WARN 7151 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: Cannot cast object 'org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure2@42a33581' with class 'org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure2' to class 'org.springframework.web.reactive.function.client.WebClient$RequestHeadersUriSpec' 10:09:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:09:18 [INFO] Running org.onap.cps.ncmp.api.impl.config.DmiWebClientConfigurationSpec 10:09:19 10:09:19 . ____ _ __ _ _ 10:09:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:19 =========|_|==============|___/=/_/_/_/ 10:09:19 :: Spring Boot :: (v3.2.4) 10:09:19 10:09:19 2024-04-25T10:09:18.997Z INFO 7151 --- [ main] .c.n.a.i.c.DmiWebClientConfigurationSpec : Starting DmiWebClientConfigurationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:19 2024-04-25T10:09:18.997Z INFO 7151 --- [ main] .c.n.a.i.c.DmiWebClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:09:19 2024-04-25T10:09:19.002Z INFO 7151 --- [ main] .c.n.a.i.c.DmiWebClientConfigurationSpec : Started DmiWebClientConfigurationSpec in 0.023 seconds (process running for 63.033) 10:09:19 2024-04-25T10:09:19.093Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.093Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:19 2024-04-25T10:09:19.095Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.095Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.onap.cps.ncmp.api.impl.config.DmiWebClientConfigurationSpec 10:09:19 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:09:19 2024-04-25T10:09:19.117Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.117Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:19 2024-04-25T10:09:19.118Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.118Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:19 10:09:19 . ____ _ __ _ _ 10:09:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:19 =========|_|==============|___/=/_/_/_/ 10:09:19 :: Spring Boot :: (v3.2.4) 10:09:19 10:09:19 2024-04-25T10:09:19.125Z INFO 7151 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:19 2024-04-25T10:09:19.125Z INFO 7151 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:09:19 2024-04-25T10:09:19.126Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.126Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:19 2024-04-25T10:09:19.140Z INFO 7151 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 63.171) 10:09:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:09:19 2024-04-25T10:09:19.146Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.146Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:19 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:09:19 2024-04-25T10:09:19.156Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.156Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:19 10:09:19 . ____ _ __ _ _ 10:09:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:19 =========|_|==============|___/=/_/_/_/ 10:09:19 :: Spring Boot :: (v3.2.4) 10:09:19 10:09:19 2024-04-25T10:09:19.172Z INFO 7151 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:19 2024-04-25T10:09:19.172Z INFO 7151 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:09:19 2024-04-25T10:09:19.177Z INFO 7151 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.02 seconds (process running for 63.207) 10:09:19 2024-04-25T10:09:19.187Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:19 2024-04-25T10:09:19.187Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:09:19 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:09:22 10:09:22 . ____ _ __ _ _ 10:09:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:22 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:22 =========|_|==============|___/=/_/_/_/ 10:09:22 :: Spring Boot :: (v3.2.4) 10:09:22 10:09:22 2024-04-25T10:09:19.399Z INFO 7151 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:22 2024-04-25T10:09:19.399Z INFO 7151 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:09:22 2024-04-25T10:09:19.494Z WARN 7151 --- [ 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: 10:09:22 --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 10:09:22 2024-04-25T10:09:19.496Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.496Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:19.579Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:09:22 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:22 + + + + | | / \ / | | / / \ | | 10:09:22 + + + + + o----o o o o o----o | o o o o----o | 10:09:22 + + + + | | / \ / | | \ / \ | | 10:09:22 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:22 2024-04-25T10:09:19.579Z INFO 7151 --- [ 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. 10:09:22 2024-04-25T10:09:19.580Z INFO 7151 --- [ 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 10:09:22 2024-04-25T10:09:19.580Z INFO 7151 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:22 2024-04-25T10:09:19.580Z INFO 7151 --- [ 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. 10:09:22 2024-04-25T10:09:19.582Z INFO 7151 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:22 To enable the Jet engine on the members, do one of the following: 10:09:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:22 2024-04-25T10:09:19.598Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.598Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:19.601Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.602Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:19.768Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:22 2024-04-25T10:09:19.826Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.826Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:19.905Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.905Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:19.981Z INFO 7151 --- [ 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. 10:09:22 2024-04-25T10:09:19.983Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:22 2024-04-25T10:09:19.983Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.053Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.053Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.061Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.061Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.079Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:22 2024-04-25T10:09:20.081Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.081Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.085Z WARN 7151 --- [ 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. 10:09:22 2024-04-25T10:09:20.193Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.193Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.277Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.277Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.307Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.307Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.326Z INFO 7151 --- [ 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. 10:09:22 2024-04-25T10:09:20.328Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.328Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.331Z INFO 7151 --- [ 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 10:09:22 2024-04-25T10:09:20.427Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.427Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.428Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.428Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.821Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.821Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:20.980Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:22 2024-04-25T10:09:20.981Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.036Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.036Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.130Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.130Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.158Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.158Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.172Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.172Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.187Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.188Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.280Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.280Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.283Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.283Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.298Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.298Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.361Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.361Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.480Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.480Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.834Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.834Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.889Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.889Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:21.979Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:22 2024-04-25T10:09:21.979Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.061Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.061Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.075Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.076Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.183Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.183Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.202Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.202Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.239Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.239Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.341Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.341Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.365Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.365Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.384Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.384Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.433Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.433Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.894Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.894Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.914Z INFO 7151 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:09:22 10:09:22 Members {size:1, ver:1} [ 10:09:22 Member [10.250.0.254]:5701 - d2ed8ca3-a15a-4d38-967c-08306c3b5fb7 this 10:09:22 ] 10:09:22 10:09:22 2024-04-25T10:09:22.932Z INFO 7151 --- [ 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 10:09:22 2024-04-25T10:09:22.938Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.938Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:22 2024-04-25T10:09:22.962Z INFO 7151 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.578 seconds (process running for 66.993) 10:09:22 2024-04-25T10:09:22.965Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:22 2024-04-25T10:09:22.965Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:23 2024-04-25T10:09:22.985Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:23 2024-04-25T10:09:22.985Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:23 2024-04-25T10:09:23.043Z INFO 7151 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 10:09:23 2024-04-25T10:09:23.146Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:23 2024-04-25T10:09:23.146Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:23 2024-04-25T10:09:23.147Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:23 2024-04-25T10:09:23.147Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:23 2024-04-25T10:09:23.181Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:23 2024-04-25T10:09:23.181Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:09:23 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:09:30 2024-04-25T10:09:23.227Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.227Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 10:09:30 . ____ _ __ _ _ 10:09:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:30 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:30 =========|_|==============|___/=/_/_/_/ 10:09:30 :: Spring Boot :: (v3.2.4) 10:09:30 10:09:30 2024-04-25T10:09:23.242Z INFO 7151 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:30 2024-04-25T10:09:23.242Z INFO 7151 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:30 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:30 + + + + | | / \ / | | / / \ | | 10:09:30 + + + + + o----o o o o o----o | o o o o----o | 10:09:30 + + + + | | / \ / | | \ / \ | | 10:09:30 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5702 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:23.260Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:30 To enable the Jet engine on the members, do one of the following: 10:09:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:30 2024-04-25T10:09:23.264Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:30 2024-04-25T10:09:23.273Z INFO 7151 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:23.275Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:30 2024-04-25T10:09:23.275Z WARN 7151 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:23.295Z INFO 7151 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:09:30 2024-04-25T10:09:23.296Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5702 is STARTING 10:09:30 2024-04-25T10:09:23.358Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.358Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.396Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.396Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.396Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.396Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.397Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.397Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.757Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.758Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.797Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.797Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:23.968Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:23.968Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.093Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.093Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.103Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.103Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.103Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.103Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.103Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.103Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.250Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.250Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.282Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.282Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.299Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.299Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.365Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.366Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.551Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.552Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.811Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.811Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.972Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.972Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:24.995Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:24.995Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.002Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.002Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.157Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.157Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.202Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.202Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.208Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.208Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.308Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.309Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.355Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.355Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.470Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.470Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.487Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.487Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.506Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.506Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.665Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.665Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.956Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.956Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.975Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.975Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:25.998Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:25.998Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.010Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.010Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.256Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.256Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.312Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.312Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.376Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.376Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.411Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.411Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.460Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.460Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.463Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.463Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.491Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.492Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.569Z INFO 7151 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:30 10:09:30 Members {size:1, ver:1} [ 10:09:30 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a this 10:09:30 ] 10:09:30 10:09:30 2024-04-25T10:09:26.569Z WARN 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:09:30 2024-04-25T10:09:26.570Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5702 is STARTED 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:09:30 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:30 + + + + | | / \ / | | / / \ | | 10:09:30 + + + + + o----o o o o o----o | o o o o----o | 10:09:30 + + + + | | / \ / | | \ / \ | | 10:09:30 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5703 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:26.590Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:30 To enable the Jet engine on the members, do one of the following: 10:09:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:30 2024-04-25T10:09:26.596Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:30 2024-04-25T10:09:26.606Z INFO 7151 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:26.609Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:30 2024-04-25T10:09:26.609Z WARN 7151 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:09:30 2024-04-25T10:09:26.641Z INFO 7151 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:09:30 2024-04-25T10:09:26.641Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5703 is STARTING 10:09:30 2024-04-25T10:09:26.720Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.720Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:26.761Z INFO 7151 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:09:30 2024-04-25T10:09:26.788Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:41869 10:09:30 2024-04-25T10:09:26.791Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:41869 and /10.30.107.8:5702 10:09:30 2024-04-25T10:09:26.877Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:26.877Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.011Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.011Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.016Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.016Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.101Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.102Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.231Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.231Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.262Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.262Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.316Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.316Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.318Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.318Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.349Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.349Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.517Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.518Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.624Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.624Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:27.665Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:27.665Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.018Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.019Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.081Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.081Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.119Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.119Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.172Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.172Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.188Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.188Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.305Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.305Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.421Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.421Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.453Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.453Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.471Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.471Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.477Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.477Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.572Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.572Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:28.678Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:28.678Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.123Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.123Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.176Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.176Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.288Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.288Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.324Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.324Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.344Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.344Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.357Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.357Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.408Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.408Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.425Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.425Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.481Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.481Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.626Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.626Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.676Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.676Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:29.732Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:30 2024-04-25T10:09:29.733Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:30 2024-04-25T10:09:30.261Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.261Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.278Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.278Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.279Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.279Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.380Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.380Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.434Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.434Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.491Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.492Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.499Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.499Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.512Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.512Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.584Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.584Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.781Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.781Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.830Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.830Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:30.836Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:30.836Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.165Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.166Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.283Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.283Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.333Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.333Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.333Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.333Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.414Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.414Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.438Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.438Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.537Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.537Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.604Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.604Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.695Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.695Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.835Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.835Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.883Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 10:09:37 Members {size:2, ver:2} [ 10:09:37 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a this 10:09:37 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:37 ] 10:09:37 10:09:37 2024-04-25T10:09:31.891Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 10:09:37 Members {size:2, ver:2} [ 10:09:37 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:37 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 this 10:09:37 ] 10:09:37 10:09:37 2024-04-25T10:09:31.892Z WARN 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:09:37 2024-04-25T10:09:31.892Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5703 is STARTED 10:09:37 2024-04-25T10:09:31.897Z INFO 7151 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:37 + + + + | | / \ / | | / / \ | | 10:09:37 + + + + + o----o o o o o----o | o o o o----o | 10:09:37 + + + + | | / \ / | | \ / \ | | 10:09:37 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5704 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:09:37 2024-04-25T10:09:31.898Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:37 To enable the Jet engine on the members, do one of the following: 10:09:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:37 2024-04-25T10:09:31.904Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:37 2024-04-25T10:09:31.912Z INFO 7151 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:09:37 2024-04-25T10:09:31.914Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:37 2024-04-25T10:09:31.914Z WARN 7151 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:09:37 2024-04-25T10:09:31.929Z INFO 7151 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:09:37 2024-04-25T10:09:31.930Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5704 is STARTING 10:09:37 2024-04-25T10:09:31.986Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.986Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:31.994Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:31.994Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.116Z INFO 7151 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:09:37 2024-04-25T10:09:32.119Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:44855 10:09:37 2024-04-25T10:09:32.119Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:44855 and /10.30.107.8:5702 10:09:37 2024-04-25T10:09:32.181Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.181Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.191Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.192Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.317Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.317Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.339Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.339Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.489Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.489Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.508Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.508Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.547Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.547Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.743Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.743Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.798Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.798Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.841Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.841Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:32.894Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:32.894Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.043Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.043Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.084Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.085Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.148Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.148Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.319Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.319Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.361Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.361Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.392Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.392Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.394Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.394Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.501Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.501Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.596Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.596Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.801Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.801Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.947Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.947Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:33.994Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:33.994Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.002Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.002Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.047Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.047Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.087Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.087Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.365Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.365Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.422Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.422Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.445Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.445Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.450Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.450Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.454Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.454Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.750Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.750Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.850Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.850Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.897Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.897Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:34.956Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:34.956Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.005Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.005Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.091Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.092Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.150Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.150Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.269Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.269Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.304Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.304Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.324Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.324Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.449Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.449Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.508Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.508Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.703Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.703Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.750Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.750Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.810Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.810Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.853Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.853Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:35.907Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:35.907Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.104Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.104Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.156Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.157Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.273Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.273Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.298Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.298Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.512Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.512Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.527Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.527Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.556Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.556Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.605Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.605Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.654Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.654Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.707Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.707Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.809Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.809Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:36.813Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:37 2024-04-25T10:09:36.814Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:37.059Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:37 2024-04-25T10:09:37.059Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:37.157Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:37 2024-04-25T10:09:37.157Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:37 2024-04-25T10:09:37.226Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 10:09:37 Members {size:3, ver:3} [ 10:09:37 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a this 10:09:37 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:37 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:37 ] 10:09:37 10:09:37 2024-04-25T10:09:37.237Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 10:09:37 Members {size:3, ver:3} [ 10:09:37 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:37 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:37 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 this 10:09:37 ] 10:09:37 10:09:37 2024-04-25T10:09:37.238Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:09:37 10:09:37 Members {size:3, ver:3} [ 10:09:37 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:37 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 this 10:09:37 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:37 ] 10:09:37 10:09:38 2024-04-25T10:09:37.239Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5704 and /10.30.107.8:51449 10:09:38 2024-04-25T10:09:37.240Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:51449 and /10.30.107.8:5704 10:09:38 2024-04-25T10:09:37.240Z INFO 7151 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5703, timeout: 10000, bind-any: true 10:09:38 2024-04-25T10:09:37.248Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5703 and /10.30.107.8:32777 10:09:38 2024-04-25T10:09:37.249Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:32777 and /10.30.107.8:5703 10:09:38 2024-04-25T10:09:37.251Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.251Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.328Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.328Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.507Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 10:09:38 2024-04-25T10:09:37.507Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.507Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.562Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.562Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.631Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.631Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.660Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.660Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.668Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.668Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.718Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.718Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.811Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.812Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.813Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.813Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:37.886Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 25 10:09:37 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 10:09:38 2024-04-25T10:09:37.964Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:38 2024-04-25T10:09:37.964Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:38.115Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:38 2024-04-25T10:09:38.115Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:38.218Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:38 2024-04-25T10:09:38.218Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:38 2024-04-25T10:09:38.237Z WARN 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:09:38 2024-04-25T10:09:38.238Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5704 is STARTED 10:09:38 2024-04-25T10:09:38.248Z INFO 7151 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 15.025 seconds (process running for 82.279) 10:09:38 2024-04-25T10:09:38.286Z INFO 7151 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:09:39 2024-04-25T10:09:38.331Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.331Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.566Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.566Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.613Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.613Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.665Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.665Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.782Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.783Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.815Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.815Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.833Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.833Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.921Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.921Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:39 2024-04-25T10:09:38.964Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:39 2024-04-25T10:09:38.964Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.028Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.028Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.168Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.168Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.321Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.321Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.334Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.334Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.569Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.569Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.669Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.669Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.817Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.817Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.918Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.918Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.976Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.976Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:39.986Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:40 2024-04-25T10:09:39.986Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:40 2024-04-25T10:09:40.036Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:40 2024-04-25T10:09:40.036Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.824 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:09:40 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:09:46 10:09:46 . ____ _ __ _ _ 10:09:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:46 =========|_|==============|___/=/_/_/_/ 10:09:46 :: Spring Boot :: (v3.2.4) 10:09:46 10:09:46 2024-04-25T10:09:40.068Z INFO 7151 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:46 2024-04-25T10:09:40.068Z INFO 7151 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:46 + + + + | | / \ / | | / / \ | | 10:09:46 + + + + + o----o o o o o----o | o o o o----o | 10:09:46 + + + + | | / \ / | | \ / \ | | 10:09:46 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5705 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:09:46 2024-04-25T10:09:40.083Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:46 To enable the Jet engine on the members, do one of the following: 10:09:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:46 2024-04-25T10:09:40.086Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:46 2024-04-25T10:09:40.093Z INFO 7151 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:09:46 2024-04-25T10:09:40.095Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:46 2024-04-25T10:09:40.095Z WARN 7151 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:09:46 2024-04-25T10:09:40.101Z INFO 7151 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:09:46 2024-04-25T10:09:40.102Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5705 is STARTING 10:09:46 2024-04-25T10:09:40.168Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.168Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.182Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.182Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.280Z INFO 7151 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:09:46 2024-04-25T10:09:40.282Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:53321 10:09:46 2024-04-25T10:09:40.283Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:53321 and /10.30.107.8:5702 10:09:46 2024-04-25T10:09:40.288Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.288Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.322Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.322Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.378Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.378Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.423Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.423Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.873Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.873Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:40.989Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:40.989Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.021Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.021Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.022Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.022Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.171Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.171Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.180Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.180Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.239Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.239Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.276Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.276Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.325Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.325Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.336Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.336Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.393Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.393Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.482Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.482Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:41.924Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:41.924Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.028Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.028Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.042Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.042Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.124Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.124Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.225Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.225Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.279Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.279Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.281Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.282Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.288Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.289Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.342Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.342Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.435Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.435Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.447Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.447Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.528Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.529Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.895Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.896Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:42.931Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:42.931Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.029Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.029Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.079Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.079Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.230Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.230Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.244Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.244Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.340Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.340Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.431Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.431Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.433Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.433Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.483Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.483Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.543Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.543Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.651Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.651Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.834Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.834Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.932Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.932Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:43.998Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:43.998Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.232Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.232Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.283Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.283Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.335Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.335Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.343Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.343Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.384Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.384Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.448Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.448Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.486Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.486Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.596Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.596Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.603Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.603Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.901Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.901Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:44.987Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:44.987Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.037Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.037Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.086Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.086Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.288Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.288Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.335Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.335Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.388Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 10:09:46 Members {size:4, ver:4} [ 10:09:46 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a this 10:09:46 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:46 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:46 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:46 ] 10:09:46 10:09:46 2024-04-25T10:09:45.389Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.389Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.394Z INFO 7151 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 10:09:46 Members {size:4, ver:4} [ 10:09:46 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:46 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:46 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:46 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 this 10:09:46 ] 10:09:46 10:09:46 2024-04-25T10:09:45.394Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 10:09:46 Members {size:4, ver:4} [ 10:09:46 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:46 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:46 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 this 10:09:46 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:46 ] 10:09:46 10:09:46 2024-04-25T10:09:45.395Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5705 and /10.30.107.8:36661 10:09:46 2024-04-25T10:09:45.395Z INFO 7151 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5703, timeout: 10000, bind-any: true 10:09:46 2024-04-25T10:09:45.395Z INFO 7151 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5704, timeout: 10000, bind-any: true 10:09:46 2024-04-25T10:09:45.396Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5705 and /10.30.107.8:35897 10:09:46 2024-04-25T10:09:45.399Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:36661 and /10.30.107.8:5705 10:09:46 2024-04-25T10:09:45.399Z INFO 7151 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 10:09:46 Members {size:4, ver:4} [ 10:09:46 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:46 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 this 10:09:46 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:46 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:46 ] 10:09:46 10:09:46 2024-04-25T10:09:45.399Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5704 and /10.30.107.8:42719 10:09:46 2024-04-25T10:09:45.399Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:35897 and /10.30.107.8:5705 10:09:46 2024-04-25T10:09:45.400Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:42719 and /10.30.107.8:5704 10:09:46 2024-04-25T10:09:45.403Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5703 and /10.30.107.8:49971 10:09:46 2024-04-25T10:09:45.407Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:49971 and /10.30.107.8:5703 10:09:46 2024-04-25T10:09:45.448Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.448Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.491Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.491Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.501Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.501Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.551Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.551Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.655Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 10:09:46 2024-04-25T10:09:45.709Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.709Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.845Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.845Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.955Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.955Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:45.966Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 25 10:09:45 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 10:09:46 2024-04-25T10:09:45.989Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:46 2024-04-25T10:09:45.989Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:46.239Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:46 2024-04-25T10:09:46.239Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:46.241Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:46 2024-04-25T10:09:46.242Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:46 2024-04-25T10:09:46.395Z WARN 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 10:09:46 2024-04-25T10:09:46.395Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5705 is STARTED 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system.logo : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:09:46 + + o o o o---o o----o o o---o o o----o o--o--o 10:09:46 + + + + | | / \ / | | / / \ | | 10:09:46 + + + + + o----o o o o o----o | o o o o----o | 10:09:46 + + + + | | / \ / | | \ / \ | | 10:09:46 + + o o o o o---o o----o o----o o---o o o o----o o 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.8]:5706 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]: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. 10:09:46 2024-04-25T10:09:46.400Z INFO 7151 --- [ main] com.hazelcast.system : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:09:46 To enable the Jet engine on the members, do one of the following: 10:09:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:09:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:09:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:09:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:09:46 2024-04-25T10:09:46.405Z INFO 7151 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:09:52 2024-04-25T10:09:46.415Z INFO 7151 --- [ main] com.hazelcast.system.security : [10.30.107.8]: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. 10:09:52 2024-04-25T10:09:46.416Z INFO 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:09:52 2024-04-25T10:09:46.416Z WARN 7151 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.8]: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. 10:09:52 2024-04-25T10:09:46.434Z INFO 7151 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:09:52 2024-04-25T10:09:46.435Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5706 is STARTING 10:09:52 2024-04-25T10:09:46.492Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.492Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.500Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.500Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.519Z INFO 7151 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.8]:5702 10:09:52 2024-04-25T10:09:46.521Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5702 and /10.30.107.8:46243 10:09:52 2024-04-25T10:09:46.533Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:46243 and /10.30.107.8:5702 10:09:52 2024-04-25T10:09:46.559Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.559Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.598Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.598Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.657Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.657Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.659Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.659Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.812Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.812Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:46.944Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:46.944Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.001Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.002Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.010Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.010Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.144Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.144Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.352Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.352Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.451Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.451Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.461Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.461Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.502Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.502Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.512Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.512Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.611Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.611Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.646Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.646Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.954Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.954Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:47.963Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:47.963Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.015Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.015Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.148Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.148Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.246Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.246Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.355Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.355Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.454Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.454Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.455Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.455Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.463Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.463Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.465Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.465Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.664Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.664Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.699Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.699Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:48.916Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:48.916Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.051Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.051Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.157Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.158Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.168Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.169Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.258Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.258Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.307Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.307Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.449Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.449Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.509Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.509Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.518Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.518Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.666Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.666Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.768Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.768Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:49.802Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:49.803Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.054Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.054Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.060Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.060Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.120Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.120Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.210Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.211Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.372Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.372Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.413Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.413Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.462Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.462Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.552Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.552Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.569Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.569Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.571Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.572Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.654Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.655Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:50.671Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:50.671Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.007Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.007Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.073Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.073Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.163Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.163Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.313Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.313Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.375Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.375Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.416Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.416Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.555Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.555Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.574Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.574Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.625Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:09:52 10:09:52 Members {size:5, ver:5} [ 10:09:52 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a this 10:09:52 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:52 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:52 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:52 Member [10.30.107.8]:5706 - 3016f018-fed2-4f81-8749-7764fa0d2075 10:09:52 ] 10:09:52 10:09:52 2024-04-25T10:09:51.632Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:09:52 10:09:52 Members {size:5, ver:5} [ 10:09:52 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:52 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:52 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:52 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:52 Member [10.30.107.8]:5706 - 3016f018-fed2-4f81-8749-7764fa0d2075 this 10:09:52 ] 10:09:52 10:09:52 2024-04-25T10:09:51.633Z INFO 7151 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5703, timeout: 10000, bind-any: true 10:09:52 2024-04-25T10:09:51.634Z INFO 7151 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5704, timeout: 10000, bind-any: true 10:09:52 2024-04-25T10:09:51.635Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5703 and /10.30.107.8:38269 10:09:52 2024-04-25T10:09:51.636Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:09:52 10:09:52 Members {size:5, ver:5} [ 10:09:52 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:52 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 this 10:09:52 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:52 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:52 Member [10.30.107.8]:5706 - 3016f018-fed2-4f81-8749-7764fa0d2075 10:09:52 ] 10:09:52 10:09:52 2024-04-25T10:09:51.637Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5706 and /10.30.107.8:49655 10:09:52 2024-04-25T10:09:51.637Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:49655 and /10.30.107.8:5706 10:09:52 2024-04-25T10:09:51.638Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5704 and /10.30.107.8:53639 10:09:52 2024-04-25T10:09:51.639Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:53639 and /10.30.107.8:5704 10:09:52 2024-04-25T10:09:51.639Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5706 and /10.30.107.8:57841 10:09:52 2024-04-25T10:09:51.640Z INFO 7151 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.8:5705, timeout: 10000, bind-any: true 10:09:52 2024-04-25T10:09:51.640Z INFO 7151 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:09:52 10:09:52 Members {size:5, ver:5} [ 10:09:52 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:52 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:52 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 this 10:09:52 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 10:09:52 Member [10.30.107.8]:5706 - 3016f018-fed2-4f81-8749-7764fa0d2075 10:09:52 ] 10:09:52 10:09:52 2024-04-25T10:09:51.646Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:38269 and /10.30.107.8:5703 10:09:52 2024-04-25T10:09:51.646Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5706 and /10.30.107.8:54979 10:09:52 2024-04-25T10:09:51.647Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:54979 and /10.30.107.8:5706 10:09:52 2024-04-25T10:09:51.647Z INFO 7151 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:09:52 10:09:52 Members {size:5, ver:5} [ 10:09:52 Member [10.30.107.8]:5702 - da5f7fc5-ca06-4add-a05e-6948e9ed382a 10:09:52 Member [10.30.107.8]:5703 - 85b1dec5-4e79-4f98-84d9-e150a6cdd041 10:09:52 Member [10.30.107.8]:5704 - 4962234f-58d0-46b3-afff-22635b68d312 10:09:52 Member [10.30.107.8]:5705 - 00171a22-eac9-4cb9-9991-1973637aca27 this 10:09:52 Member [10.30.107.8]:5706 - 3016f018-fed2-4f81-8749-7764fa0d2075 10:09:52 ] 10:09:52 10:09:52 2024-04-25T10:09:51.649Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:57841 and /10.30.107.8:5706 10:09:52 2024-04-25T10:09:51.651Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:5705 and /10.30.107.8:59627 10:09:52 2024-04-25T10:09:51.651Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.8:59627 and /10.30.107.8:5705 10:09:52 2024-04-25T10:09:51.657Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.657Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.665Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.665Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.772Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.772Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.774Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:52 2024-04-25T10:09:51.775Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:51.888Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 10:09:52 2024-04-25T10:09:52.116Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.116Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.127Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.127Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.162Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.162Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.192Z INFO 7151 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Thu Apr 25 10:09:51 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 10:09:52 2024-04-25T10:09:52.216Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.216Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.436Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.436Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.558Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.558Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.609Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.609Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.617Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.617Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.626Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.626Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.630Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:52 2024-04-25T10:09:52.630Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:52 2024-04-25T10:09:52.640Z WARN 7151 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 10:09:52 2024-04-25T10:09:52.640Z INFO 7151 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5706 is STARTED 10:09:52 2024-04-25T10:09:52.646Z INFO 7151 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.594 seconds (process running for 96.677) 10:09:52 2024-04-25T10:09:52.661Z INFO 7151 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:09:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.611 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:09:52 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:09:52 10:09:52 . ____ _ __ _ _ 10:09:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:52 =========|_|==============|___/=/_/_/_/ 10:09:52 :: Spring Boot :: (v3.2.4) 10:09:52 10:09:52 2024-04-25T10:09:52.689Z INFO 7151 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:52 2024-04-25T10:09:52.689Z INFO 7151 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:09:52 2024-04-25T10:09:52.712Z INFO 7151 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.041 seconds (process running for 96.743) 10:09:52 2024-04-25T10:09:52.717Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:52 acks = -1 10:09:52 auto.include.jmx.reporter = true 10:09:52 batch.size = 16384 10:09:52 bootstrap.servers = [localhost:9092] 10:09:52 buffer.memory = 33554432 10:09:52 client.dns.lookup = use_all_dns_ips 10:09:52 client.id = producer-11 10:09:52 compression.type = none 10:09:52 connections.max.idle.ms = 540000 10:09:52 delivery.timeout.ms = 120000 10:09:52 enable.idempotence = true 10:09:52 interceptor.classes = [] 10:09:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:52 linger.ms = 0 10:09:52 max.block.ms = 60000 10:09:52 max.in.flight.requests.per.connection = 5 10:09:52 max.request.size = 1048576 10:09:52 metadata.max.age.ms = 300000 10:09:52 metadata.max.idle.ms = 300000 10:09:52 metric.reporters = [] 10:09:52 metrics.num.samples = 2 10:09:52 metrics.recording.level = INFO 10:09:52 metrics.sample.window.ms = 30000 10:09:52 partitioner.adaptive.partitioning.enable = true 10:09:52 partitioner.availability.timeout.ms = 0 10:09:52 partitioner.class = null 10:09:52 partitioner.ignore.keys = false 10:09:52 receive.buffer.bytes = 32768 10:09:52 reconnect.backoff.max.ms = 1000 10:09:52 reconnect.backoff.ms = 50 10:09:52 request.timeout.ms = 30000 10:09:52 retries = 2147483647 10:09:52 retry.backoff.ms = 100 10:09:52 sasl.client.callback.handler.class = null 10:09:52 sasl.jaas.config = null 10:09:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:52 sasl.kerberos.min.time.before.relogin = 60000 10:09:52 sasl.kerberos.service.name = null 10:09:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:52 sasl.login.callback.handler.class = null 10:09:52 sasl.login.class = null 10:09:52 sasl.login.connect.timeout.ms = null 10:09:52 sasl.login.read.timeout.ms = null 10:09:52 sasl.login.refresh.buffer.seconds = 300 10:09:52 sasl.login.refresh.min.period.seconds = 60 10:09:52 sasl.login.refresh.window.factor = 0.8 10:09:52 sasl.login.refresh.window.jitter = 0.05 10:09:52 sasl.login.retry.backoff.max.ms = 10000 10:09:52 sasl.login.retry.backoff.ms = 100 10:09:52 sasl.mechanism = GSSAPI 10:09:52 sasl.oauthbearer.clock.skew.seconds = 30 10:09:52 sasl.oauthbearer.expected.audience = null 10:09:52 sasl.oauthbearer.expected.issuer = null 10:09:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:52 sasl.oauthbearer.jwks.endpoint.url = null 10:09:52 sasl.oauthbearer.scope.claim.name = scope 10:09:52 sasl.oauthbearer.sub.claim.name = sub 10:09:52 sasl.oauthbearer.token.endpoint.url = null 10:09:52 security.protocol = PLAINTEXT 10:09:52 security.providers = null 10:09:52 send.buffer.bytes = 131072 10:09:52 socket.connection.setup.timeout.max.ms = 30000 10:09:52 socket.connection.setup.timeout.ms = 10000 10:09:52 ssl.cipher.suites = null 10:09:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:52 ssl.endpoint.identification.algorithm = https 10:09:52 ssl.engine.factory.class = null 10:09:52 ssl.key.password = null 10:09:52 ssl.keymanager.algorithm = SunX509 10:09:52 ssl.keystore.certificate.chain = null 10:09:52 ssl.keystore.key = null 10:09:52 ssl.keystore.location = null 10:09:52 ssl.keystore.password = null 10:09:52 ssl.keystore.type = JKS 10:09:52 ssl.protocol = TLSv1.3 10:09:52 ssl.provider = null 10:09:52 ssl.secure.random.implementation = null 10:09:52 ssl.trustmanager.algorithm = PKIX 10:09:52 ssl.truststore.certificates = null 10:09:52 ssl.truststore.location = null 10:09:52 ssl.truststore.password = null 10:09:52 ssl.truststore.type = JKS 10:09:52 transaction.timeout.ms = 60000 10:09:52 transactional.id = null 10:09:52 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:09:52 10:09:52 2024-04-25T10:09:52.725Z INFO 7151 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 10:09:52 2024-04-25T10:09:52.727Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:52 2024-04-25T10:09:52.727Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:52 2024-04-25T10:09:52.727Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039792727 10:09:52 2024-04-25T10:09:52.732Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:52 2024-04-25T10:09:52.732Z WARN 7151 --- [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. 10:09:52 2024-04-25T10:09:52.732Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:52 2024-04-25T10:09:52.738Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:09:52 acks = -1 10:09:52 auto.include.jmx.reporter = true 10:09:52 batch.size = 16384 10:09:52 bootstrap.servers = [localhost:9092] 10:09:52 buffer.memory = 33554432 10:09:52 client.dns.lookup = use_all_dns_ips 10:09:52 client.id = producer-12 10:09:52 compression.type = none 10:09:52 connections.max.idle.ms = 540000 10:09:52 delivery.timeout.ms = 120000 10:09:52 enable.idempotence = true 10:09:52 interceptor.classes = [] 10:09:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:09:52 linger.ms = 0 10:09:52 max.block.ms = 60000 10:09:52 max.in.flight.requests.per.connection = 5 10:09:52 max.request.size = 1048576 10:09:52 metadata.max.age.ms = 300000 10:09:52 metadata.max.idle.ms = 300000 10:09:52 metric.reporters = [] 10:09:52 metrics.num.samples = 2 10:09:52 metrics.recording.level = INFO 10:09:52 metrics.sample.window.ms = 30000 10:09:52 partitioner.adaptive.partitioning.enable = true 10:09:52 partitioner.availability.timeout.ms = 0 10:09:52 partitioner.class = null 10:09:52 partitioner.ignore.keys = false 10:09:52 receive.buffer.bytes = 32768 10:09:52 reconnect.backoff.max.ms = 1000 10:09:52 reconnect.backoff.ms = 50 10:09:52 request.timeout.ms = 30000 10:09:52 retries = 2147483647 10:09:52 retry.backoff.ms = 100 10:09:52 sasl.client.callback.handler.class = null 10:09:52 sasl.jaas.config = null 10:09:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:09:52 sasl.kerberos.min.time.before.relogin = 60000 10:09:52 sasl.kerberos.service.name = null 10:09:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:09:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:09:52 sasl.login.callback.handler.class = null 10:09:52 sasl.login.class = null 10:09:52 sasl.login.connect.timeout.ms = null 10:09:52 sasl.login.read.timeout.ms = null 10:09:52 sasl.login.refresh.buffer.seconds = 300 10:09:52 sasl.login.refresh.min.period.seconds = 60 10:09:52 sasl.login.refresh.window.factor = 0.8 10:09:52 sasl.login.refresh.window.jitter = 0.05 10:09:52 sasl.login.retry.backoff.max.ms = 10000 10:09:52 sasl.login.retry.backoff.ms = 100 10:09:52 sasl.mechanism = GSSAPI 10:09:52 sasl.oauthbearer.clock.skew.seconds = 30 10:09:52 sasl.oauthbearer.expected.audience = null 10:09:52 sasl.oauthbearer.expected.issuer = null 10:09:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:09:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:09:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:09:52 sasl.oauthbearer.jwks.endpoint.url = null 10:09:52 sasl.oauthbearer.scope.claim.name = scope 10:09:52 sasl.oauthbearer.sub.claim.name = sub 10:09:52 sasl.oauthbearer.token.endpoint.url = null 10:09:52 security.protocol = PLAINTEXT 10:09:52 security.providers = null 10:09:52 send.buffer.bytes = 131072 10:09:52 socket.connection.setup.timeout.max.ms = 30000 10:09:52 socket.connection.setup.timeout.ms = 10000 10:09:52 ssl.cipher.suites = null 10:09:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:09:52 ssl.endpoint.identification.algorithm = https 10:09:52 ssl.engine.factory.class = null 10:09:52 ssl.key.password = null 10:09:52 ssl.keymanager.algorithm = SunX509 10:09:52 ssl.keystore.certificate.chain = null 10:09:52 ssl.keystore.key = null 10:09:52 ssl.keystore.location = null 10:09:52 ssl.keystore.password = null 10:09:52 ssl.keystore.type = JKS 10:09:52 ssl.protocol = TLSv1.3 10:09:52 ssl.provider = null 10:09:52 ssl.secure.random.implementation = null 10:09:52 ssl.trustmanager.algorithm = PKIX 10:09:52 ssl.truststore.certificates = null 10:09:52 ssl.truststore.location = null 10:09:52 ssl.truststore.password = null 10:09:52 ssl.truststore.type = JKS 10:09:52 transaction.timeout.ms = 60000 10:09:52 transactional.id = null 10:09:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:09:52 10:09:52 2024-04-25T10:09:52.738Z INFO 7151 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 10:09:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:09:52 2024-04-25T10:09:52.740Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:09:52 2024-04-25T10:09:52.740Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:09:52 2024-04-25T10:09:52.740Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039792740 10:09:52 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 10:09:52 2024-04-25T10:09:52.754Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:52 2024-04-25T10:09:52.754Z WARN 7151 --- [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. 10:09:52 2024-04-25T10:09:52.754Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 10:09:52 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 10:09:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 10:09:52 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 10:09:52 2024-04-25T10:09:52.811Z INFO 7151 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 10:09:54 2024-04-25T10:09:52.833Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:54 2024-04-25T10:09:52.833Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:52.833Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:52.855Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:54 2024-04-25T10:09:52.855Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:52.855Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:52.877Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:54 2024-04-25T10:09:52.877Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:52.934Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:54 2024-04-25T10:09:52.934Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:52.934Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:52.978Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:54 2024-04-25T10:09:52.978Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.006Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:54 2024-04-25T10:09:53.006Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:53.006Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:53.118Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.118Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.124Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.124Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.129Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.129Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.185Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:54 2024-04-25T10:09:53.185Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:53.186Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:53.257Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:54 2024-04-25T10:09:53.257Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:53.257Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:53.274Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.274Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.492Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.492Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.576Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.576Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.630Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.630Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.636Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.636Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.638Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:54 2024-04-25T10:09:53.638Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:53.638Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:53.659Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:54 2024-04-25T10:09:53.659Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:53.659Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 2024-04-25T10:09:53.730Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.730Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.762Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.762Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.765Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.765Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:53.816Z ERROR 7151 --- [pool-6-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 10:09:54 2024-04-25T10:09:53.977Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:54 2024-04-25T10:09:53.977Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.180Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:54 2024-04-25T10:09:54.180Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.221Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:54 2024-04-25T10:09:54.221Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.278Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:54 2024-04-25T10:09:54.278Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.281Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:54 2024-04-25T10:09:54.282Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.334Z INFO 7151 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 10:09:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.552 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 10:09:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 10:09:54 [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 10:09:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 10:09:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 10:09:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionHandlerServiceImplSpec 10:09:54 2024-04-25T10:09:54.422Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:54 2024-04-25T10:09:54.422Z WARN 7151 --- [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. 10:09:54 2024-04-25T10:09:54.422Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionHandlerServiceImplSpec 10:09:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 10:09:54 2024-04-25T10:09:54.495Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:54 2024-04-25T10:09:54.495Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:54 2024-04-25T10:09:54.514Z INFO 7151 --- [ main] cationSubscriptionPersistenceServiceImpl : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 10:09:54 2024-04-25T10:09:54.516Z INFO 7151 --- [ main] cationSubscriptionPersistenceServiceImpl : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 10:09:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 10:09:54 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 10:09:59 2024-04-25T10:09:54.521Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:09:59 2024-04-25T10:09:54.532Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.532Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:54.573Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9fb817c00a1da74f0aa833cf300ddda3b88f1771a79da9de9728bdb64c909fd0 10:09:59 2024-04-25T10:09:54.581Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.581Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:54.584Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.584Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:54.591Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:54.591Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:54.591Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:54.635Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.635Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:54.674Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.674Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:54.841Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:59 2024-04-25T10:09:54.841Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.033Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.033Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.184Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.185Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.284Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.284Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.387Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.387Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.430Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.430Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.447Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.447Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.480Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:59 2024-04-25T10:09:55.480Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:55.480Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:55.538Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.539Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.540Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.540Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.577Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.577Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.610Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.610Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.702Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.702Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.747Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:59 2024-04-25T10:09:55.747Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:55.767Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:55.767Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:55.767Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:56.041Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.041Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.188Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.188Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.392Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.392Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.400Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.400Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.434Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.434Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.442Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.443Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.450Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.450Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.481Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.481Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.555Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.555Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.591Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:59 2024-04-25T10:09:56.591Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:56.591Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:56.620Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:56.620Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:56.620Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:56.701Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.701Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.756Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.756Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.765Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.765Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:56.996Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:59 2024-04-25T10:09:56.996Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.345Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.345Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.352Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.352Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.391Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.391Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.445Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.445Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.483Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.483Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.487Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.487Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.553Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.553Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.558Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.558Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.579Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:57.579Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:57.579Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:57.645Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:59 2024-04-25T10:09:57.645Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:57.645Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:57.669Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.669Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.811Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.811Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.903Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.903Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:57.905Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:59 2024-04-25T10:09:57.905Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.263Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.263Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.493Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.494Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.496Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.496Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.499Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:59 2024-04-25T10:09:58.499Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:58.499Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:58.509Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.509Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.541Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:58.541Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:58.541Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:58.549Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.549Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.586Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.586Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.603Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.603Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.615Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.616Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.716Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.716Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.757Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.757Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:58.978Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:09:59 2024-04-25T10:09:58.978Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.111Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.111Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.276Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.276Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.408Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.408Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.499Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.499Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.558Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:09:59 2024-04-25T10:09:59.558Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:59.558Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:59.562Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.562Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.581Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.581Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.611Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.611Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.660Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:09:59 2024-04-25T10:09:59.660Z WARN 7151 --- [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. 10:09:59 2024-04-25T10:09:59.660Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:09:59 2024-04-25T10:09:59.701Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.701Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.740Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.740Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.811Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.289718118S 10:09:59 10:09:59 . ____ _ __ _ _ 10:09:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:09:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:09:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:09:59 ' |____| .__|_| |_|_| |_\__, | / / / / 10:09:59 =========|_|==============|___/=/_/_/_/ 10:09:59 :: Spring Boot :: (v3.2.4) 10:09:59 10:09:59 2024-04-25T10:09:59.833Z INFO 7151 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:09:59 2024-04-25T10:09:59.833Z INFO 7151 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:09:59 2024-04-25T10:09:59.855Z INFO 7151 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.037 seconds (process running for 103.886) 10:09:59 2024-04-25T10:09:59.864Z INFO 7151 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 10:09:59 2024-04-25T10:09:59.870Z INFO 7151 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 10:09:59 2024-04-25T10:09:59.872Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:09:59 2024-04-25T10:09:59.872Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:09:59 2024-04-25T10:09:59.873Z INFO 7151 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 10:10:00 2024-04-25T10:09:59.938Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:00 2024-04-25T10:09:59.938Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:00 2024-04-25T10:09:59.983Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:00 2024-04-25T10:09:59.983Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:00 2024-04-25T10:10:00.019Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:00 2024-04-25T10:10:00.020Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.666 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 10:10:00 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 10:10:05 2024-04-25T10:10:00.195Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:05 2024-04-25T10:10:00.240Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.240Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.254Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a2a2b588aaf194239f13d2f2f891028c707188fffa13993562239974ea141482 10:10:05 2024-04-25T10:10:00.274Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.274Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.466Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:00.467Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:00.467Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:00.575Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.575Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.605Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.605Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.617Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:00.617Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:00.617Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:00.650Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.650Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.677Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.677Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.703Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.703Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.725Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.725Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.743Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.743Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.979Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.979Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:00.992Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:05 2024-04-25T10:10:00.992Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.092Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.092Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.295Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.295Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.442Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.442Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.577Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:01.577Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:01.577Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:01.618Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.618Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.693Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.693Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.715Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.715Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.737Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:01.737Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:01.737Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:01.744Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.744Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.809Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.809Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.819Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.819Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.844Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.844Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.889Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.889Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:01.995Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:01.995Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.145Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.146Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.250Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.251Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.446Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.446Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.481Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:02.481Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:02.481Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:02.641Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:02.641Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:02.642Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:02.696Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.696Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.721Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.721Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.761Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.761Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.821Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.821Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.848Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.848Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.894Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.894Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.896Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.896Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:02.997Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:05 2024-04-25T10:10:02.997Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.026Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.026Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.122Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.122Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.198Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.198Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.335Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:03.335Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:03.335Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:03.445Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:03.445Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:03.445Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:03.601Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.601Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.613Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.613Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.802Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.802Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.824Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.824Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.852Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.852Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.915Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.915Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.925Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.925Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:03.976Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:03.976Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.028Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.028Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.103Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.103Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.106Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.106Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.216Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.216Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.507Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.507Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.541Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:04.541Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:04.541Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:04.550Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:04.550Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:04.550Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:04.566Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.566Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.708Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.708Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.727Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.728Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.868Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.868Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:04.930Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:05 2024-04-25T10:10:04.930Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.008Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.008Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.130Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.130Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.180Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.180Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.206Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.206Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.310Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.310Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.320Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.320Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.394Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:05 2024-04-25T10:10:05.394Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:05.395Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:05.423Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.227981772S 10:10:05 10:10:05 . ____ _ __ _ _ 10:10:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:05 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:05 =========|_|==============|___/=/_/_/_/ 10:10:05 :: Spring Boot :: (v3.2.4) 10:10:05 10:10:05 2024-04-25T10:10:05.445Z INFO 7151 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Starting CmNotificationSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:05 2024-04-25T10:10:05.446Z INFO 7151 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:05 2024-04-25T10:10:05.451Z INFO 7151 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Started CmNotificationSubscriptionNcmpInEventConsumerSpec in 0.02 seconds (process running for 109.482) 10:10:05 2024-04-25T10:10:05.453Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:05 2024-04-25T10:10:05.453Z WARN 7151 --- [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. 10:10:05 2024-04-25T10:10:05.453Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:05 2024-04-25T10:10:05.465Z INFO 7151 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 10:10:05 2024-04-25T10:10:05.465Z INFO 7151 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for source some-resource with subscription id cm-subscription-001 ... 10:10:05 2024-04-25T10:10:05.569Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.569Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.586Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.586Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:05 2024-04-25T10:10:05.679Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:05 2024-04-25T10:10:05.679Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.571 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 10:10:05 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 10:10:11 2024-04-25T10:10:05.771Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:11 2024-04-25T10:10:05.821Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 986cc2bbeb7f447be2a0219ab0eb24e840bd37bffa9f13fbcc657037f7061869 10:10:11 2024-04-25T10:10:05.838Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:05.838Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:05.918Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:05.918Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:05.943Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:05.943Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.068Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.068Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.109Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.109Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.238Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.238Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.240Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.240Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.310Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:06.310Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:06.310Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:06.433Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.433Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.520Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.521Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.549Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:06.549Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:06.549Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:06.777Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.777Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.794Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.794Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.894Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.894Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.941Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.941Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:06.955Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:06.955Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.127Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.127Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.176Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.176Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.223Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.223Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.299Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.299Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.299Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.299Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.315Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:07.315Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:07.315Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:07.387Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.387Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.413Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:07.413Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:07.414Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:07.477Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.477Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.799Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.799Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.888Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.888Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:07.900Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:11 2024-04-25T10:10:07.900Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.028Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.028Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.044Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.044Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.158Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.158Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.201Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.201Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.266Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:08.266Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:08.266Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:08.301Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.301Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.324Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.324Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.334Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.334Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.490Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.490Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.518Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:08.518Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:08.518Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:08.635Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.635Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.753Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.753Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:08.800Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:11 2024-04-25T10:10:08.800Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.002Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.002Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.046Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.046Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.061Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.061Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.131Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.131Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.169Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:09.169Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:09.169Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:09.244Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.244Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.354Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.354Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.428Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.428Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.454Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.454Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.593Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.593Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.629Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:09.629Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:09.629Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:09.688Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.688Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.757Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.757Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.806Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.806Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.952Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.952Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:09.970Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:09.970Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.005Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.005Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.034Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.034Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.122Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:10.122Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:10.122Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:10.155Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.155Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.206Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.206Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.281Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.281Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.498Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.498Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.535Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:10.535Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:10.535Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:10.556Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.556Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.691Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.691Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.865Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.865Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.957Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.957Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:10.967Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:11 2024-04-25T10:10:10.967Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.059Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.059Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.078Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.078Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.094Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.322070379S 10:10:11 10:10:11 . ____ _ __ _ _ 10:10:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:11 =========|_|==============|___/=/_/_/_/ 10:10:11 :: Spring Boot :: (v3.2.4) 10:10:11 10:10:11 2024-04-25T10:10:11.119Z INFO 7151 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:11 2024-04-25T10:10:11.119Z INFO 7151 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:11 2024-04-25T10:10:11.126Z INFO 7151 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.021 seconds (process running for 115.157) 10:10:11 2024-04-25T10:10:11.138Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.138Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.328Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:11 2024-04-25T10:10:11.328Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:11.328Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:11.335Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.335Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.363Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.363Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.405Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.405Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.413Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.413Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:11 2024-04-25T10:10:11.413Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:11 2024-04-25T10:10:11.414Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.701 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 10:10:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:10:11 2024-04-25T10:10:11.497Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:11 2024-04-25T10:10:11.497Z WARN 7151 --- [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. 10:10:11 2024-04-25T10:10:11.497Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:11 2024-04-25T10:10:11.518Z INFO 7151 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:10:11 2024-04-25T10:10:11.527Z INFO 7151 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:10:11 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:10:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:10:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:10:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:10:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:10:11 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:10:16 2024-04-25T10:10:11.588Z ERROR 7151 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 10:10:16 2024-04-25T10:10:11.592Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:16 2024-04-25T10:10:11.640Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 814b73ae4faf5cf508fdd4c749fcda608d53a384717f34182de94fb432ed0525 10:10:16 2024-04-25T10:10:11.698Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:16 2024-04-25T10:10:11.698Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:11.869Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:16 2024-04-25T10:10:11.869Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:11.880Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:16 2024-04-25T10:10:11.880Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.084Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.084Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.193Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.194Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.275Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.275Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.284Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.284Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.383Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:16 2024-04-25T10:10:12.384Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:12.384Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:12.418Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.419Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.442Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.442Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.471Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.471Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.505Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:16 2024-04-25T10:10:12.505Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:12.505Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:12.564Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.564Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.574Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.575Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.861Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.861Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:12.938Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:16 2024-04-25T10:10:12.938Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.030Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.030Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.144Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.145Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.186Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.186Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.258Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.258Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.281Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.281Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.328Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.328Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.342Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:16 2024-04-25T10:10:13.342Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:13.342Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:13.378Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.378Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.481Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.481Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.609Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:16 2024-04-25T10:10:13.609Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:13.609Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:13.645Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.645Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.729Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.729Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.763Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.763Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.790Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.790Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:13.983Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:16 2024-04-25T10:10:13.983Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.088Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.088Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.331Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.331Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.345Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:16 2024-04-25T10:10:14.345Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:14.345Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:14.350Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.350Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.360Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.360Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.387Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.387Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.387Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.387Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.433Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.434Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.551Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.551Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.688Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.688Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.712Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:16 2024-04-25T10:10:14.712Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:14.712Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:14.922Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.922Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:14.949Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:16 2024-04-25T10:10:14.949Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.143Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.143Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.207Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:16 2024-04-25T10:10:15.207Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:15.208Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:15.234Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.234Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.247Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.247Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.293Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.293Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.321Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.321Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.454Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.454Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.491Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.491Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.557Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.557Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.565Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:16 2024-04-25T10:10:15.565Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:15.565Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:15.636Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.636Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.742Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.742Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.824Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.824Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:15.988Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:16 2024-04-25T10:10:15.988Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.050Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.050Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.241Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.241Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.283Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:16 2024-04-25T10:10:16.283Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:16.283Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:16.295Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.295Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.355Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.355Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.476Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.476Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.559Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.559Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.596Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.596Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.616Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.617Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.718Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:16 2024-04-25T10:10:16.718Z WARN 7151 --- [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. 10:10:16 2024-04-25T10:10:16.718Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:16 2024-04-25T10:10:16.747Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.747Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.842Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:16 2024-04-25T10:10:16.842Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:16 2024-04-25T10:10:16.897Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.30492514S 10:10:16 2024-04-25T10:10:16.905Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:10:16 allow.auto.create.topics = true 10:10:16 auto.commit.interval.ms = 5000 10:10:16 auto.include.jmx.reporter = true 10:10:16 auto.offset.reset = earliest 10:10:16 bootstrap.servers = [PLAINTEXT://localhost:32783] 10:10:16 check.crcs = true 10:10:16 client.dns.lookup = use_all_dns_ips 10:10:16 client.id = consumer-ncmp-group-9 10:10:16 client.rack = 10:10:16 connections.max.idle.ms = 540000 10:10:16 default.api.timeout.ms = 60000 10:10:16 enable.auto.commit = true 10:10:16 exclude.internal.topics = true 10:10:16 fetch.max.bytes = 52428800 10:10:16 fetch.max.wait.ms = 500 10:10:16 fetch.min.bytes = 1 10:10:16 group.id = ncmp-group 10:10:16 group.instance.id = null 10:10:16 heartbeat.interval.ms = 3000 10:10:16 interceptor.classes = [] 10:10:16 internal.leave.group.on.close = true 10:10:16 internal.throw.on.fetch.stable.offset.unsupported = false 10:10:16 isolation.level = read_uncommitted 10:10:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:16 max.partition.fetch.bytes = 1048576 10:10:16 max.poll.interval.ms = 300000 10:10:16 max.poll.records = 500 10:10:16 metadata.max.age.ms = 300000 10:10:16 metric.reporters = [] 10:10:16 metrics.num.samples = 2 10:10:16 metrics.recording.level = INFO 10:10:16 metrics.sample.window.ms = 30000 10:10:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:10:16 receive.buffer.bytes = 65536 10:10:16 reconnect.backoff.max.ms = 1000 10:10:16 reconnect.backoff.ms = 50 10:10:16 request.timeout.ms = 30000 10:10:16 retry.backoff.ms = 100 10:10:16 sasl.client.callback.handler.class = null 10:10:16 sasl.jaas.config = null 10:10:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:16 sasl.kerberos.min.time.before.relogin = 60000 10:10:16 sasl.kerberos.service.name = null 10:10:16 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:16 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:16 sasl.login.callback.handler.class = null 10:10:16 sasl.login.class = null 10:10:16 sasl.login.connect.timeout.ms = null 10:10:16 sasl.login.read.timeout.ms = null 10:10:16 sasl.login.refresh.buffer.seconds = 300 10:10:16 sasl.login.refresh.min.period.seconds = 60 10:10:16 sasl.login.refresh.window.factor = 0.8 10:10:16 sasl.login.refresh.window.jitter = 0.05 10:10:16 sasl.login.retry.backoff.max.ms = 10000 10:10:16 sasl.login.retry.backoff.ms = 100 10:10:16 sasl.mechanism = GSSAPI 10:10:16 sasl.oauthbearer.clock.skew.seconds = 30 10:10:16 sasl.oauthbearer.expected.audience = null 10:10:16 sasl.oauthbearer.expected.issuer = null 10:10:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:16 sasl.oauthbearer.jwks.endpoint.url = null 10:10:16 sasl.oauthbearer.scope.claim.name = scope 10:10:16 sasl.oauthbearer.sub.claim.name = sub 10:10:16 sasl.oauthbearer.token.endpoint.url = null 10:10:16 security.protocol = PLAINTEXT 10:10:16 security.providers = null 10:10:16 send.buffer.bytes = 131072 10:10:16 session.timeout.ms = 45000 10:10:16 socket.connection.setup.timeout.max.ms = 30000 10:10:16 socket.connection.setup.timeout.ms = 10000 10:10:16 ssl.cipher.suites = null 10:10:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:16 ssl.endpoint.identification.algorithm = https 10:10:16 ssl.engine.factory.class = null 10:10:16 ssl.key.password = null 10:10:16 ssl.keymanager.algorithm = SunX509 10:10:16 ssl.keystore.certificate.chain = null 10:10:16 ssl.keystore.key = null 10:10:16 ssl.keystore.location = null 10:10:16 ssl.keystore.password = null 10:10:16 ssl.keystore.type = JKS 10:10:16 ssl.protocol = TLSv1.3 10:10:16 ssl.provider = null 10:10:16 ssl.secure.random.implementation = null 10:10:16 ssl.trustmanager.algorithm = PKIX 10:10:16 ssl.truststore.certificates = null 10:10:16 ssl.truststore.location = null 10:10:16 ssl.truststore.password = null 10:10:16 ssl.truststore.type = JKS 10:10:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:16 10:10:16 2024-04-25T10:10:16.907Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:16 2024-04-25T10:10:16.907Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:16 2024-04-25T10:10:16.907Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039816907 10:10:16 10:10:16 . ____ _ __ _ _ 10:10:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:16 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:16 =========|_|==============|___/=/_/_/_/ 10:10:16 :: Spring Boot :: (v3.2.4) 10:10:16 10:10:16 2024-04-25T10:10:16.936Z INFO 7151 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:16 2024-04-25T10:10:16.936Z INFO 7151 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:10:16 2024-04-25T10:10:16.943Z INFO 7151 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.034 seconds (process running for 120.974) 10:10:17 2024-04-25T10:10:16.946Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 10:10:17 2024-04-25T10:10:16.948Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:17 2024-04-25T10:10:16.948Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:17 acks = -1 10:10:17 auto.include.jmx.reporter = true 10:10:17 batch.size = 16384 10:10:17 bootstrap.servers = [PLAINTEXT://localhost:32783] 10:10:17 buffer.memory = 33554432 10:10:17 client.dns.lookup = use_all_dns_ips 10:10:17 client.id = producer-13 10:10:17 compression.type = none 10:10:17 connections.max.idle.ms = 540000 10:10:17 delivery.timeout.ms = 120000 10:10:17 enable.idempotence = false 10:10:17 interceptor.classes = [] 10:10:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:17 linger.ms = 1 10:10:17 max.block.ms = 60000 10:10:17 max.in.flight.requests.per.connection = 5 10:10:17 max.request.size = 1048576 10:10:17 metadata.max.age.ms = 300000 10:10:17 metadata.max.idle.ms = 300000 10:10:17 metric.reporters = [] 10:10:17 metrics.num.samples = 2 10:10:17 metrics.recording.level = INFO 10:10:17 metrics.sample.window.ms = 30000 10:10:17 partitioner.adaptive.partitioning.enable = true 10:10:17 partitioner.availability.timeout.ms = 0 10:10:17 partitioner.class = null 10:10:17 partitioner.ignore.keys = false 10:10:17 receive.buffer.bytes = 32768 10:10:17 reconnect.backoff.max.ms = 1000 10:10:17 reconnect.backoff.ms = 50 10:10:17 request.timeout.ms = 30000 10:10:17 retries = 0 10:10:17 retry.backoff.ms = 100 10:10:17 sasl.client.callback.handler.class = null 10:10:17 sasl.jaas.config = null 10:10:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:17 sasl.kerberos.min.time.before.relogin = 60000 10:10:17 sasl.kerberos.service.name = null 10:10:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:17 sasl.login.callback.handler.class = null 10:10:17 sasl.login.class = null 10:10:17 sasl.login.connect.timeout.ms = null 10:10:17 sasl.login.read.timeout.ms = null 10:10:17 sasl.login.refresh.buffer.seconds = 300 10:10:17 sasl.login.refresh.min.period.seconds = 60 10:10:17 sasl.login.refresh.window.factor = 0.8 10:10:17 sasl.login.refresh.window.jitter = 0.05 10:10:17 sasl.login.retry.backoff.max.ms = 10000 10:10:17 sasl.login.retry.backoff.ms = 100 10:10:17 sasl.mechanism = GSSAPI 10:10:17 sasl.oauthbearer.clock.skew.seconds = 30 10:10:17 sasl.oauthbearer.expected.audience = null 10:10:17 sasl.oauthbearer.expected.issuer = null 10:10:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:17 sasl.oauthbearer.jwks.endpoint.url = null 10:10:17 sasl.oauthbearer.scope.claim.name = scope 10:10:17 sasl.oauthbearer.sub.claim.name = sub 10:10:17 sasl.oauthbearer.token.endpoint.url = null 10:10:17 security.protocol = PLAINTEXT 10:10:17 security.providers = null 10:10:17 send.buffer.bytes = 131072 10:10:17 socket.connection.setup.timeout.max.ms = 30000 10:10:17 socket.connection.setup.timeout.ms = 10000 10:10:17 ssl.cipher.suites = null 10:10:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:17 ssl.endpoint.identification.algorithm = https 10:10:17 ssl.engine.factory.class = null 10:10:17 ssl.key.password = null 10:10:17 ssl.keymanager.algorithm = SunX509 10:10:17 ssl.keystore.certificate.chain = null 10:10:17 ssl.keystore.key = null 10:10:17 ssl.keystore.location = null 10:10:17 ssl.keystore.password = null 10:10:17 ssl.keystore.type = JKS 10:10:17 ssl.protocol = TLSv1.3 10:10:17 ssl.provider = null 10:10:17 ssl.secure.random.implementation = null 10:10:17 ssl.trustmanager.algorithm = PKIX 10:10:17 ssl.truststore.certificates = null 10:10:17 ssl.truststore.location = null 10:10:17 ssl.truststore.password = null 10:10:17 ssl.truststore.type = JKS 10:10:17 transaction.timeout.ms = 60000 10:10:17 transactional.id = null 10:10:17 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:10:17 10:10:17 2024-04-25T10:10:16.951Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:17 2024-04-25T10:10:16.951Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:17 2024-04-25T10:10:16.951Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:17 2024-04-25T10:10:16.951Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039816951 10:10:17 2024-04-25T10:10:16.959Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:17 2024-04-25T10:10:16.959Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:16.983Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:17 2024-04-25T10:10:16.983Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.134Z WARN 7151 --- [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} 10:10:17 2024-04-25T10:10:17.134Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: LhO1sKVkQo-UZW3GPKEl-A 10:10:17 2024-04-25T10:10:17.156Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.156Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.200Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.200Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.249Z WARN 7151 --- [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} 10:10:17 2024-04-25T10:10:17.377Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: LhO1sKVkQo-UZW3GPKEl-A 10:10:17 2024-04-25T10:10:17.389Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:17 2024-04-25T10:10:17.389Z WARN 7151 --- [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. 10:10:17 2024-04-25T10:10:17.389Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:17 2024-04-25T10:10:17.403Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.403Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.427Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.427Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.461Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.461Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.489Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.489Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.490Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32783 (id: 2147483646 rack: null) 10:10:17 2024-04-25T10:10:17.492Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:10:17 2024-04-25T10:10:17.501Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.501Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.511Z INFO 7151 --- [ 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-29ea2588-ba52-48a3-b22b-3214c99b20db 10:10:17 2024-04-25T10:10:17.512Z INFO 7151 --- [ 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) 10:10:17 2024-04-25T10:10:17.512Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:10:17 2024-04-25T10:10:17.536Z INFO 7151 --- [ 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-29ea2588-ba52-48a3-b22b-3214c99b20db', protocol='range'} 10:10:17 2024-04-25T10:10:17.536Z INFO 7151 --- [ 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-29ea2588-ba52-48a3-b22b-3214c99b20db=Assignment(partitions=[ncmp-events-test-0])} 10:10:17 2024-04-25T10:10:17.556Z INFO 7151 --- [ 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-29ea2588-ba52-48a3-b22b-3214c99b20db', protocol='range'} 10:10:17 2024-04-25T10:10:17.556Z INFO 7151 --- [ 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]) 10:10:17 2024-04-25T10:10:17.556Z INFO 7151 --- [ 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 10:10:17 2024-04-25T10:10:17.567Z INFO 7151 --- [ 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 10:10:17 2024-04-25T10:10:17.582Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.582Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.588Z INFO 7151 --- [ 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:32783 (id: 1 rack: null)], epoch=0}}. 10:10:17 2024-04-25T10:10:17.682Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.682Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:10:17 2024-04-25T10:10:17.705Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.705Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [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: 116ms, elapsed time since send: 116ms, request timeout: 30000ms) 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1996526559, epoch=1) to node 1: 10:10:17 10:10:17 org.apache.kafka.common.errors.DisconnectException: null 10:10:17 10:10:17 2024-04-25T10:10:17.739Z INFO 7151 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32783 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:10:17 2024-04-25T10:10:17.783Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.783Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.840Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.840Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:17 2024-04-25T10:10:17.884Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:17 2024-04-25T10:10:17.884Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.301 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:10:17 2024-04-25T10:10:17.897Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:17 2024-04-25T10:10:17.897Z WARN 7151 --- [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. 10:10:17 2024-04-25T10:10:17.897Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:17 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:10:23 2024-04-25T10:10:17.901Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:23 2024-04-25T10:10:17.941Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:17.941Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:17.941Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:17.941Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:17.950Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0ee2e229effbc27d202a458437c95c82bc062bd971ba403659c9964067581d1e 10:10:23 2024-04-25T10:10:17.959Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:17.959Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.116Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.117Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.136Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.136Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.142Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.142Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.198Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:18.198Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:18.198Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:18.210Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.210Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.281Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.281Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.405Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.406Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.406Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.406Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.410Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.410Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.486Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.486Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.487Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.487Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.546Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.546Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.668Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.668Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.695Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.695Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.754Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:18.754Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:18.754Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:18.767Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.768Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:18.998Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:18.998Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.121Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.121Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.219Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.219Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.293Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.293Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.308Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.308Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.323Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.323Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.355Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.355Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.360Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:19.360Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:19.360Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:19.363Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.363Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.391Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.391Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.410Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.410Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.447Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.447Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.570Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.570Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.654Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.654Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:19.722Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:19.722Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:19.722Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:19.778Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:23 2024-04-25T10:10:19.778Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.101Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.101Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.122Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.122Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.209Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.209Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.315Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.315Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.325Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.325Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.364Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:20.364Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:20.364Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:20.413Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.413Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.423Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.423Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.426Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.426Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.458Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.458Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.494Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.494Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.496Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.496Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.499Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.499Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.556Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.556Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.625Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:20.625Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:20.625Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:20.784Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.784Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:20.975Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:20.975Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.054Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.054Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.172Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.172Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.216Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:21.216Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:21.217Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:21.278Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.278Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.316Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.316Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.352Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.352Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.479Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.479Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.563Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.563Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.576Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.576Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.588Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:21.588Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:21.588Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:21.616Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.616Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.648Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.648Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.661Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.661Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.717Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.717Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:21.798Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:23 2024-04-25T10:10:21.798Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.110Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.110Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.130Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.130Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.131Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.131Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.147Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:22.147Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:22.147Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:22.379Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.379Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.447Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.447Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.497Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:22.497Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:22.497Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:22.517Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.517Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.547Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.547Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.547Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.547Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.552Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.552Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.597Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.597Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.627Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.627Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.766Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.767Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.798Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.798Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:22.921Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:23 2024-04-25T10:10:22.921Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.023Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.023Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.064Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:23 2024-04-25T10:10:23.064Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:23.064Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:23.080Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.178993201S 10:10:23 2024-04-25T10:10:23.088Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:10:23 allow.auto.create.topics = true 10:10:23 auto.commit.interval.ms = 5000 10:10:23 auto.include.jmx.reporter = true 10:10:23 auto.offset.reset = earliest 10:10:23 bootstrap.servers = [PLAINTEXT://localhost:32785] 10:10:23 check.crcs = true 10:10:23 client.dns.lookup = use_all_dns_ips 10:10:23 client.id = consumer-ncmp-group-10 10:10:23 client.rack = 10:10:23 connections.max.idle.ms = 540000 10:10:23 default.api.timeout.ms = 60000 10:10:23 enable.auto.commit = true 10:10:23 exclude.internal.topics = true 10:10:23 fetch.max.bytes = 52428800 10:10:23 fetch.max.wait.ms = 500 10:10:23 fetch.min.bytes = 1 10:10:23 group.id = ncmp-group 10:10:23 group.instance.id = null 10:10:23 heartbeat.interval.ms = 3000 10:10:23 interceptor.classes = [] 10:10:23 internal.leave.group.on.close = true 10:10:23 internal.throw.on.fetch.stable.offset.unsupported = false 10:10:23 isolation.level = read_uncommitted 10:10:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:23 max.partition.fetch.bytes = 1048576 10:10:23 max.poll.interval.ms = 300000 10:10:23 max.poll.records = 500 10:10:23 metadata.max.age.ms = 300000 10:10:23 metric.reporters = [] 10:10:23 metrics.num.samples = 2 10:10:23 metrics.recording.level = INFO 10:10:23 metrics.sample.window.ms = 30000 10:10:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:10:23 receive.buffer.bytes = 65536 10:10:23 reconnect.backoff.max.ms = 1000 10:10:23 reconnect.backoff.ms = 50 10:10:23 request.timeout.ms = 30000 10:10:23 retry.backoff.ms = 100 10:10:23 sasl.client.callback.handler.class = null 10:10:23 sasl.jaas.config = null 10:10:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:23 sasl.kerberos.min.time.before.relogin = 60000 10:10:23 sasl.kerberos.service.name = null 10:10:23 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:23 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:23 sasl.login.callback.handler.class = null 10:10:23 sasl.login.class = null 10:10:23 sasl.login.connect.timeout.ms = null 10:10:23 sasl.login.read.timeout.ms = null 10:10:23 sasl.login.refresh.buffer.seconds = 300 10:10:23 sasl.login.refresh.min.period.seconds = 60 10:10:23 sasl.login.refresh.window.factor = 0.8 10:10:23 sasl.login.refresh.window.jitter = 0.05 10:10:23 sasl.login.retry.backoff.max.ms = 10000 10:10:23 sasl.login.retry.backoff.ms = 100 10:10:23 sasl.mechanism = GSSAPI 10:10:23 sasl.oauthbearer.clock.skew.seconds = 30 10:10:23 sasl.oauthbearer.expected.audience = null 10:10:23 sasl.oauthbearer.expected.issuer = null 10:10:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:23 sasl.oauthbearer.jwks.endpoint.url = null 10:10:23 sasl.oauthbearer.scope.claim.name = scope 10:10:23 sasl.oauthbearer.sub.claim.name = sub 10:10:23 sasl.oauthbearer.token.endpoint.url = null 10:10:23 security.protocol = PLAINTEXT 10:10:23 security.providers = null 10:10:23 send.buffer.bytes = 131072 10:10:23 session.timeout.ms = 45000 10:10:23 socket.connection.setup.timeout.max.ms = 30000 10:10:23 socket.connection.setup.timeout.ms = 10000 10:10:23 ssl.cipher.suites = null 10:10:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:23 ssl.endpoint.identification.algorithm = https 10:10:23 ssl.engine.factory.class = null 10:10:23 ssl.key.password = null 10:10:23 ssl.keymanager.algorithm = SunX509 10:10:23 ssl.keystore.certificate.chain = null 10:10:23 ssl.keystore.key = null 10:10:23 ssl.keystore.location = null 10:10:23 ssl.keystore.password = null 10:10:23 ssl.keystore.type = JKS 10:10:23 ssl.protocol = TLSv1.3 10:10:23 ssl.provider = null 10:10:23 ssl.secure.random.implementation = null 10:10:23 ssl.trustmanager.algorithm = PKIX 10:10:23 ssl.truststore.certificates = null 10:10:23 ssl.truststore.location = null 10:10:23 ssl.truststore.password = null 10:10:23 ssl.truststore.type = JKS 10:10:23 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:10:23 10:10:23 2024-04-25T10:10:23.091Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:23 2024-04-25T10:10:23.091Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:23 2024-04-25T10:10:23.091Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039823091 10:10:23 10:10:18,879 |-INFO in ReconfigureOnChangeTask(born:1714039758879) - Empty watch file list. Disabling 10:10:23 10:10:23,106 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:10:23 10:10:23,106 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:10:23 10:10:23,107 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7cd932 - 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 10:10:23 10:10:23,107 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:10:23 10:10:23,110 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:10:23 10:10:23,110 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7cd932 - 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 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:10:23 10:10:23,112 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7cd932 - 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 10:10:23 10:10:23,114 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:10:23 10:10:23,114 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:10:23 10:10:23,114 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:10:23 10:10:23,114 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039823114) 10:10:23 10:10:23,114 |-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] 10:10:23 10:10:23,114 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:10:23 10:10:23,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:23 10:10:23,116 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:10:23 10:10:23,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:10:23 10:10:23,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:23 10:10:23,117 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:10:23 10:10:23,117 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:10:23 10:10:23,122 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3e534d9 - Setting zoneId to "UTC" 10:10:23 10:10:23,122 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:10:23 10:10:23,122 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:10:23 10:10:23,125 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:10:23 10:10:23,125 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:10:23 10:10:23,125 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:10:23 10:10:23,125 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:10:23 10:10:23,126 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:10:23 10:10:23,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:10:23 10:10:23,126 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:10:23 10:10:23,126 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@71097d12 - End of configuration. 10:10:23 10:10:23,126 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5c919f48 - Registering current configuration as safe fallback point 10:10:23 10:10:23 10:10:23 . ____ _ __ _ _ 10:10:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:23 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:23 =========|_|==============|___/=/_/_/_/ 10:10:23 :: Spring Boot :: (v3.2.4) 10:10:23 10:10:23 2024-04-25T10:10:23.129Z INFO 7151 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:23 2024-04-25T10:10:23.129Z INFO 7151 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:23 2024-04-25T10:10:23.155Z INFO 7151 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.061 seconds (process running for 127.185) 10:10:23 2024-04-25T10:10:23.157Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 10:10:23 2024-04-25T10:10:23.171Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:23 2024-04-25T10:10:23.171Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:23 acks = -1 10:10:23 auto.include.jmx.reporter = true 10:10:23 batch.size = 16384 10:10:23 bootstrap.servers = [PLAINTEXT://localhost:32785] 10:10:23 buffer.memory = 33554432 10:10:23 client.dns.lookup = use_all_dns_ips 10:10:23 client.id = producer-14 10:10:23 compression.type = none 10:10:23 connections.max.idle.ms = 540000 10:10:23 delivery.timeout.ms = 120000 10:10:23 enable.idempotence = false 10:10:23 interceptor.classes = [] 10:10:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:23 linger.ms = 1 10:10:23 max.block.ms = 60000 10:10:23 max.in.flight.requests.per.connection = 5 10:10:23 max.request.size = 1048576 10:10:23 metadata.max.age.ms = 300000 10:10:23 metadata.max.idle.ms = 300000 10:10:23 metric.reporters = [] 10:10:23 metrics.num.samples = 2 10:10:23 metrics.recording.level = INFO 10:10:23 metrics.sample.window.ms = 30000 10:10:23 partitioner.adaptive.partitioning.enable = true 10:10:23 partitioner.availability.timeout.ms = 0 10:10:23 partitioner.class = null 10:10:23 partitioner.ignore.keys = false 10:10:23 receive.buffer.bytes = 32768 10:10:23 reconnect.backoff.max.ms = 1000 10:10:23 reconnect.backoff.ms = 50 10:10:23 request.timeout.ms = 30000 10:10:23 retries = 0 10:10:23 retry.backoff.ms = 100 10:10:23 sasl.client.callback.handler.class = null 10:10:23 sasl.jaas.config = null 10:10:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:23 sasl.kerberos.min.time.before.relogin = 60000 10:10:23 sasl.kerberos.service.name = null 10:10:23 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:23 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:23 sasl.login.callback.handler.class = null 10:10:23 sasl.login.class = null 10:10:23 sasl.login.connect.timeout.ms = null 10:10:23 sasl.login.read.timeout.ms = null 10:10:23 sasl.login.refresh.buffer.seconds = 300 10:10:23 sasl.login.refresh.min.period.seconds = 60 10:10:23 sasl.login.refresh.window.factor = 0.8 10:10:23 sasl.login.refresh.window.jitter = 0.05 10:10:23 sasl.login.retry.backoff.max.ms = 10000 10:10:23 sasl.login.retry.backoff.ms = 100 10:10:23 sasl.mechanism = GSSAPI 10:10:23 sasl.oauthbearer.clock.skew.seconds = 30 10:10:23 sasl.oauthbearer.expected.audience = null 10:10:23 sasl.oauthbearer.expected.issuer = null 10:10:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:23 sasl.oauthbearer.jwks.endpoint.url = null 10:10:23 sasl.oauthbearer.scope.claim.name = scope 10:10:23 sasl.oauthbearer.sub.claim.name = sub 10:10:23 sasl.oauthbearer.token.endpoint.url = null 10:10:23 security.protocol = PLAINTEXT 10:10:23 security.providers = null 10:10:23 send.buffer.bytes = 131072 10:10:23 socket.connection.setup.timeout.max.ms = 30000 10:10:23 socket.connection.setup.timeout.ms = 10000 10:10:23 ssl.cipher.suites = null 10:10:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:23 ssl.endpoint.identification.algorithm = https 10:10:23 ssl.engine.factory.class = null 10:10:23 ssl.key.password = null 10:10:23 ssl.keymanager.algorithm = SunX509 10:10:23 ssl.keystore.certificate.chain = null 10:10:23 ssl.keystore.key = null 10:10:23 ssl.keystore.location = null 10:10:23 ssl.keystore.password = null 10:10:23 ssl.keystore.type = JKS 10:10:23 ssl.protocol = TLSv1.3 10:10:23 ssl.provider = null 10:10:23 ssl.secure.random.implementation = null 10:10:23 ssl.trustmanager.algorithm = PKIX 10:10:23 ssl.truststore.certificates = null 10:10:23 ssl.truststore.location = null 10:10:23 ssl.truststore.password = null 10:10:23 ssl.truststore.type = JKS 10:10:23 transaction.timeout.ms = 60000 10:10:23 transactional.id = null 10:10:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:23 10:10:23 2024-04-25T10:10:23.173Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:23 2024-04-25T10:10:23.173Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:23 2024-04-25T10:10:23.173Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:23 2024-04-25T10:10:23.173Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039823173 10:10:23 2024-04-25T10:10:23.255Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.255Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.314Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.314Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.355Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.355Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.389Z WARN 7151 --- [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} 10:10:23 2024-04-25T10:10:23.389Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: YkW_3lByT--U3_KX-WSNMg 10:10:23 2024-04-25T10:10:23.412Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:23 2024-04-25T10:10:23.412Z WARN 7151 --- [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. 10:10:23 2024-04-25T10:10:23.412Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:23 2024-04-25T10:10:23.451Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.451Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.485Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.485Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.506Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.506Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.506Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.506Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.521Z WARN 7151 --- [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} 10:10:23 2024-04-25T10:10:23.632Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.632Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.647Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: YkW_3lByT--U3_KX-WSNMg 10:10:23 2024-04-25T10:10:23.660Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.660Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.664Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.664Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.671Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.671Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.764Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32785 (id: 2147483646 rack: null) 10:10:23 2024-04-25T10:10:23.766Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:10:23 2024-04-25T10:10:23.779Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:23 2024-04-25T10:10:23.779Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:23 2024-04-25T10:10:23.782Z INFO 7151 --- [ 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-c0b51afb-17ff-4dee-a9e9-a27ba72f119d 10:10:23 2024-04-25T10:10:23.782Z INFO 7151 --- [ 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) 10:10:23 2024-04-25T10:10:23.782Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:10:23 2024-04-25T10:10:23.807Z INFO 7151 --- [ 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-c0b51afb-17ff-4dee-a9e9-a27ba72f119d', protocol='range'} 10:10:23 2024-04-25T10:10:23.807Z INFO 7151 --- [ 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-c0b51afb-17ff-4dee-a9e9-a27ba72f119d=Assignment(partitions=[cm-events-0])} 10:10:23 2024-04-25T10:10:23.828Z INFO 7151 --- [ 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-c0b51afb-17ff-4dee-a9e9-a27ba72f119d', protocol='range'} 10:10:23 2024-04-25T10:10:23.828Z INFO 7151 --- [ 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]) 10:10:23 2024-04-25T10:10:23.828Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 10:10:23 2024-04-25T10:10:23.836Z INFO 7151 --- [ 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 10:10:23 2024-04-25T10:10:23.848Z INFO 7151 --- [ 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:32785 (id: 1 rack: null)], epoch=0}}. 10:10:24 2024-04-25T10:10:23.979Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:24 2024-04-25T10:10:23.979Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [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: 143ms, elapsed time since send: 143ms, request timeout: 30000ms) 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=903598288, epoch=1) to node 1: 10:10:24 10:10:24 org.apache.kafka.common.errors.DisconnectException: null 10:10:24 10:10:24 2024-04-25T10:10:24.029Z INFO 7151 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32785 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:10:24 2024-04-25T10:10:24.034Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:24 2024-04-25T10:10:24.034Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:24 2024-04-25T10:10:24.080Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:24 2024-04-25T10:10:24.080Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:24 2024-04-25T10:10:24.126Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:24 2024-04-25T10:10:24.126Z WARN 7151 --- [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. 10:10:24 2024-04-25T10:10:24.126Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:24 2024-04-25T10:10:24.130Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:24 2024-04-25T10:10:24.130Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:24 2024-04-25T10:10:24.131Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:24 2024-04-25T10:10:24.131Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.289 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:10:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:10:29 2024-04-25T10:10:24.197Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:29 2024-04-25T10:10:24.209Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.209Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.218Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.219Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.230Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.230Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.230Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.230Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.248Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e0b53b1b95daac98dc0ba088a8f0991e43512e150df83ebc7cc8c2f4112c3cad 10:10:29 2024-04-25T10:10:24.360Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.360Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.419Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.419Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.466Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.466Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.482Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.482Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.482Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:29 2024-04-25T10:10:24.483Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:24.483Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:24.493Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.493Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.531Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.531Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.553Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.553Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.569Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.569Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.687Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.687Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.735Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.735Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.736Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.736Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.767Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.767Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.934Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.934Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.939Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.939Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:24.987Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:24.987Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.140Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.140Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.181Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.182Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.183Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:29 2024-04-25T10:10:25.183Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:25.183Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:25.324Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.324Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.363Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.363Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.389Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:29 2024-04-25T10:10:25.389Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:25.389Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:25.466Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.466Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.513Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.513Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.545Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.545Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.622Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.622Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.638Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.638Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.649Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.649Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.720Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.720Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.775Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.775Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.792Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.792Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.838Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.838Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.839Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.839Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:25.848Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:25.849Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.176Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.176Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.189Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:29 2024-04-25T10:10:26.189Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:26.189Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:26.241Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.241Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.294Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.294Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.468Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.468Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.497Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.497Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.515Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.515Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.591Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:29 2024-04-25T10:10:26.591Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:26.591Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:26.641Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.641Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.642Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.642Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.666Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.666Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.694Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.694Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.752Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.752Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.775Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.775Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.924Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.925Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.942Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.943Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.950Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.950Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:26.977Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:26.978Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.028Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.028Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.245Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.245Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.249Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.249Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.347Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:29 2024-04-25T10:10:27.347Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:27.347Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:27.370Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.370Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.418Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.418Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.543Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.543Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.598Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.598Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.620Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.620Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.651Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.651Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.735Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.735Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.752Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.753Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.755Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.755Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.794Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.794Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.796Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.796Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.801Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:29 2024-04-25T10:10:27.801Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:27.801Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:27.886Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.886Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.886Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.886Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:27.946Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:27.946Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.065Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.065Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.280Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.280Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.371Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.371Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.454Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.454Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.470Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:29 2024-04-25T10:10:28.470Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:28.470Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:28.476Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.476Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.546Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.546Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.608Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.608Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.703Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.703Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.739Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.739Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.739Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.739Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.805Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.805Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.807Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.807Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.807Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.807Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.808Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.808Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.858Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:29 2024-04-25T10:10:28.858Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:28.858Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:28.862Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.862Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:28.891Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:28.891Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.068Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.068Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.280Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.083039019S 10:10:29 2024-04-25T10:10:29.287Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.287Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.478Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:29 2024-04-25T10:10:29.478Z WARN 7151 --- [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. 10:10:29 2024-04-25T10:10:29.478Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:29 2024-04-25T10:10:29.526Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.526Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.529Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.529Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.560Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.560Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.404 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:10:29 2024-04-25T10:10:29.610Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.610Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:10:29 2024-04-25T10:10:29.643Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.643Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:10:29 2024-04-25T10:10:29.659Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.659Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.667Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.667Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:10:29 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:10:29 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:10:29 2024-04-25T10:10:29.778Z DEBUG 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 10:10:29 2024-04-25T10:10:29.780Z DEBUG 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 10:10:29 2024-04-25T10:10:29.798Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:10:29 2024-04-25T10:10:29.798Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:10:29 2024-04-25T10:10:29.798Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:10:29 2024-04-25T10:10:29.800Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:10:29 2024-04-25T10:10:29.800Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:10:29 2024-04-25T10:10:29.800Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.800Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.802Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:10:29 2024-04-25T10:10:29.802Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 10:10:29 2024-04-25T10:10:29.804Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:10:29 2024-04-25T10:10:29.804Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:10:29 2024-04-25T10:10:29.806Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 10:10:29 2024-04-25T10:10:29.806Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:10:29 2024-04-25T10:10:29.806Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:10:29 2024-04-25T10:10:29.808Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:10:29 2024-04-25T10:10:29.808Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:10:29 2024-04-25T10:10:29.808Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:10:29 2024-04-25T10:10:29.808Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.808Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:29 2024-04-25T10:10:29.809Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 10:10:29 2024-04-25T10:10:29.813Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:29 2024-04-25T10:10:29.813Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:29 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:10:29 2024-04-25T10:10:29.870Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 10:10:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:10:29 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:10:31 2024-04-25T10:10:29.882Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:31 2024-04-25T10:10:29.882Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:29.911Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:31 2024-04-25T10:10:29.911Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:29.915Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:31 2024-04-25T10:10:29.916Z WARN 7151 --- [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. 10:10:31 2024-04-25T10:10:29.916Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:31 2024-04-25T10:10:29.965Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:31 2024-04-25T10:10:29.965Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:29.966Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:31 2024-04-25T10:10:29.966Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.278Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.278Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.398Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.398Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.420Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.420Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.504Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.504Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.515Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.515Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.584Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.584Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.621Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.621Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.640Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:31 2024-04-25T10:10:30.640Z WARN 7151 --- [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. 10:10:31 2024-04-25T10:10:30.640Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:31 2024-04-25T10:10:30.738Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.738Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.762Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.762Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.785Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.785Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.906Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.906Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.912Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.912Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.913Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.913Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.968Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:31 2024-04-25T10:10:30.968Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:30.968Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:31 2024-04-25T10:10:30.968Z WARN 7151 --- [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. 10:10:31 2024-04-25T10:10:30.968Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:31 2024-04-25T10:10:31.016Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.016Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.119Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.119Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.372Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.372Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.381Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.381Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.467Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.467Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.474Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.474Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.500Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.500Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.557Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.557Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.659Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:10:31 2024-04-25T10:10:31.659Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 10:10:31 2024-04-25T10:10:31.662Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:10:31 2024-04-25T10:10:31.665Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:10:31 2024-04-25T10:10:31.665Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:10:31 2024-04-25T10:10:31.665Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:10:31 2024-04-25T10:10:31.669Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:10:31 2024-04-25T10:10:31.669Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:10:31 2024-04-25T10:10:31.669Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:10:31 2024-04-25T10:10:31.670Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:10:31 2024-04-25T10:10:31.670Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:10:31 2024-04-25T10:10:31.670Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:10:31 2024-04-25T10:10:31.693Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.693Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.700Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 10:10:31 2024-04-25T10:10:31.702Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:10:31 2024-04-25T10:10:31.702Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:10:31 2024-04-25T10:10:31.744Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:31 2024-04-25T10:10:31.745Z WARN 7151 --- [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. 10:10:31 2024-04-25T10:10:31.745Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:31 2024-04-25T10:10:31.746Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 10:10:31 2024-04-25T10:10:31.746Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:10:31 2024-04-25T10:10:31.797Z WARN 7151 --- [ 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], ...]. 10:10:31 2024-04-25T10:10:31.804Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 10:10:31 2024-04-25T10:10:31.804Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:10:31 2024-04-25T10:10:31.806Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 10:10:31 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.931 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:10:31 2024-04-25T10:10:31.811Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.811Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:31 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.850Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.851Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.851Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.854Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.856Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.857Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.857Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.857Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.858Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.859Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:10:31 2024-04-25T10:10:31.860Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.860Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z WARN 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.861Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:10:31 2024-04-25T10:10:31.862Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.862Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.862Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:10:31 2024-04-25T10:10:31.863Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.863Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.863Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:10:31 2024-04-25T10:10:31.863Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 10:10:31 2024-04-25T10:10:31.873Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.873Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.873Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 10:10:31 2024-04-25T10:10:31.874Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.876Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:10:31 2024-04-25T10:10:31.876Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:10:31 2024-04-25T10:10:31.876Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:10:31 2024-04-25T10:10:31.876Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:10:31 2024-04-25T10:10:31.877Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 10:10:31 2024-04-25T10:10:31.877Z INFO 7151 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 10:10:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:10:31 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:10:31 10:10:29,776 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@701c0a55 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:10:31 10:10:31,903 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:10:31 10:10:31,903 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:10:31 10:10:31,904 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5225e15b - 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 10:10:31 10:10:31,907 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:10:31 10:10:31,907 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5225e15b - 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 10:10:31 10:10:31,908 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:10:31 10:10:31,908 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:10:31 10:10:31,908 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:10:31 10:10:31,908 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:10:31 10:10:31,908 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:10:31 10:10:31,909 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6e9eaa96 - 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. 10:10:31 10:10:31,909 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5225e15b - 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 10:10:31 10:10:31,911 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:10:31 10:10:31,911 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:10:31 10:10:31,911 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:10:31 10:10:31,912 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039831912) 10:10:31 10:10:31,912 |-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] 10:10:31 10:10:31,912 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:31 10:10:31,913 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:10:31 10:10:31,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:10:31 10:10:31,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:31 10:10:31,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:10:31 10:10:31,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:10:31 10:10:31,920 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4f478f2 - Setting zoneId to "UTC" 10:10:31 10:10:31,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:10:31 10:10:31,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:10:31 10:10:31,923 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:10:31 10:10:31,923 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:10:31 10:10:31,923 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:10:31 10:10:31,923 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:10:31 10:10:31,924 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:10:31 10:10:31,924 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@436fa324 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:10:31 10:10:31,924 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:10:31 10:10:31,924 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4b4fb51a - End of configuration. 10:10:31 10:10:31,924 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@369daa11 - Registering current configuration as safe fallback point 10:10:31 10:10:31 10:10:31 . ____ _ __ _ _ 10:10:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:31 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:31 =========|_|==============|___/=/_/_/_/ 10:10:31 :: Spring Boot :: (v3.2.4) 10:10:31 10:10:31 2024-04-25T10:10:31.926Z INFO 7151 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:31 2024-04-25T10:10:31.926Z INFO 7151 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:31 2024-04-25T10:10:31.948Z INFO 7151 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.063 seconds (process running for 135.979) 10:10:31 2024-04-25T10:10:31.952Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:10:31 2024-04-25T10:10:31.958Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:31 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:10:31 2024-04-25T10:10:31.969Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.969Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:31 2024-04-25T10:10:31.976Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:31 2024-04-25T10:10:31.976Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:31 10:10:31 . ____ _ __ _ _ 10:10:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:31 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:31 =========|_|==============|___/=/_/_/_/ 10:10:31 :: Spring Boot :: (v3.2.4) 10:10:31 10:10:31 2024-04-25T10:10:31.988Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:31 2024-04-25T10:10:31.988Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 10:10:31 2024-04-25T10:10:31.994Z INFO 7151 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.028 seconds (process running for 136.025) 10:10:31 2024-04-25T10:10:31.999Z WARN 7151 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:10:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:10:32 2024-04-25T10:10:32.072Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:32 2024-04-25T10:10:32.072Z WARN 7151 --- [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. 10:10:32 2024-04-25T10:10:32.072Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:32 2024-04-25T10:10:32.073Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.073Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.074Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.074Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.226Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.226Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.327Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.328Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.340Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.340Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 10:10:32 . ____ _ __ _ _ 10:10:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:32 =========|_|==============|___/=/_/_/_/ 10:10:32 :: Spring Boot :: (v3.2.4) 10:10:32 10:10:32 2024-04-25T10:10:32.350Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:32 2024-04-25T10:10:32.350Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:10:32 2024-04-25T10:10:32.428Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.428Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.475Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.475Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.486Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.486Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.618Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:32 2024-04-25T10:10:32.618Z WARN 7151 --- [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. 10:10:32 2024-04-25T10:10:32.618Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:32 2024-04-25T10:10:32.622Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.622Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.634Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.297 seconds (process running for 136.665) 10:10:32 2024-04-25T10:10:32.663Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.663Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:10:32 10:10:32 . ____ _ __ _ _ 10:10:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:32 =========|_|==============|___/=/_/_/_/ 10:10:32 :: Spring Boot :: (v3.2.4) 10:10:32 10:10:32 2024-04-25T10:10:32.735Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:32 2024-04-25T10:10:32.735Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:10:32 2024-04-25T10:10:32.742Z INFO 7151 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.02 seconds (process running for 136.773) 10:10:32 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:10:32 10:10:32 . ____ _ __ _ _ 10:10:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:32 =========|_|==============|___/=/_/_/_/ 10:10:32 :: Spring Boot :: (v3.2.4) 10:10:32 10:10:32 2024-04-25T10:10:32.814Z INFO 7151 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:32 2024-04-25T10:10:32.814Z INFO 7151 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:32 2024-04-25T10:10:32.818Z INFO 7151 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.015 seconds (process running for 136.849) 10:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:10:32 2024-04-25T10:10:32.839Z INFO 7151 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 10:10:32 2024-04-25T10:10:32.840Z INFO 7151 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 10:10:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:10:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:10:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 10:10:32 2024-04-25T10:10:32.862Z WARN 7151 --- [ 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 10:10:32 2024-04-25T10:10:32.863Z WARN 7151 --- [ 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 10:10:32 2024-04-25T10:10:32.866Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.866Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:32 2024-04-25T10:10:32.867Z WARN 7151 --- [ 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 10:10:32 2024-04-25T10:10:32.868Z WARN 7151 --- [ 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) 10:10:32 2024-04-25T10:10:32.870Z WARN 7151 --- [ 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 10:10:32 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 10:10:32 2024-04-25T10:10:32.872Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.872Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:10:32 2024-04-25T10:10:32.882Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:32 2024-04-25T10:10:32.882Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:32 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:10:32 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:10:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:10:32 10:10:32 . ____ _ __ _ _ 10:10:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:32 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:32 =========|_|==============|___/=/_/_/_/ 10:10:32 :: Spring Boot :: (v3.2.4) 10:10:32 10:10:32 2024-04-25T10:10:32.921Z INFO 7151 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7151 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 10:10:32 2024-04-25T10:10:32.921Z INFO 7151 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 10:10:32 2024-04-25T10:10:32.925Z INFO 7151 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 136.956) 10:10:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:10:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:10:32 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:10:38 2024-04-25T10:10:32.943Z INFO 7151 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:10:38 2024-04-25T10:10:32.975Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:32.975Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:32.996Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 151d78f72b92a839bcabdd379baab1cefb38f47180bb14b6a352f361c258b13d 10:10:38 2024-04-25T10:10:33.027Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.028Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.077Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.077Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.122Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.122Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.202Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.202Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.278Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.278Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.286Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.286Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.287Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:33.287Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:33.287Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:33.287Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.287Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.387Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.387Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.431Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:33.431Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:33.431Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:33.532Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.532Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.579Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.579Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.648Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.648Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.722Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.722Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.823Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.823Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.875Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.875Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.884Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.884Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:33.889Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:33.889Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.085Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.085Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.131Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.131Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.139Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.139Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.181Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.182Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.216Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.216Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.335Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.335Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.396Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.396Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.486Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:34.486Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:34.486Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:34.490Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:34.490Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:34.490Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:34.532Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.532Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.534Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.534Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.540Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.540Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.751Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.751Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.786Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.786Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.786Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.786Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.876Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.876Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:34.994Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:34.994Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.079Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.079Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.087Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.087Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.133Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.133Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.169Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.169Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.283Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.283Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.291Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.291Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.338Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:35.338Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:35.338Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:35.433Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.433Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.438Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.438Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.442Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:35.442Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:35.442Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:35.442Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.442Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.599Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.599Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.636Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.636Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.653Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.653Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.788Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.788Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.890Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.890Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:35.896Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:35.896Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.029Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.029Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.082Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.082Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.186Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.186Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.286Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.286Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.290Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.290Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.294Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:36.294Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:36.294Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:36.373Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.373Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.396Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.396Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.467Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.467Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.498Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.498Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.540Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.540Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.544Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.544Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.548Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:36.548Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:36.548Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:36.649Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.649Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.761Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.762Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.792Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.792Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.838Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.838Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.941Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.941Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:36.998Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:36.998Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.098Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:37.098Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:37.098Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:37.183Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.183Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.189Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.189Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.294Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.295Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.403Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.403Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.444Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.444Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.510Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.510Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.533Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.533Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.543Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.543Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.547Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.547Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.575Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.575Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.617Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.617Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.666Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:37.666Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:37.666Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:37.695Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.695Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.805Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.805Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.853Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.853Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:37.903Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:38 2024-04-25T10:10:37.903Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.110Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.110Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.119Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:38 2024-04-25T10:10:38.119Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:38.119Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:38.155Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.155Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.155Z INFO 7151 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.212447107S 10:10:38 2024-04-25T10:10:38.177Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.178Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-15 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.198Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.198Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.198Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.198Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838198 10:10:38 2024-04-25T10:10:38.200Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.200Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.343Z WARN 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=INVALID_REPLICATION_FACTOR} 10:10:38 2024-04-25T10:10:38.344Z INFO 7151 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:38 2024-04-25T10:10:38.352Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.353Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.415Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.416Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.423Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.423Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.430Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.430Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.447Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.447Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.491Z WARN 7151 --- [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} 10:10:38 2024-04-25T10:10:38.582Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.582Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.597Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.597Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.600Z WARN 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 4 : {my-topic-name=LEADER_NOT_AVAILABLE} 10:10:38 2024-04-25T10:10:38.608Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.608Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.616Z INFO 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.616Z WARN 7151 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.675Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:38 2024-04-25T10:10:38.676Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:38 2024-04-25T10:10:38.741Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.741Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-16 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.744Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.744Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.744Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.744Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838744 10:10:38 2024-04-25T10:10:38.762Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:38 2024-04-25T10:10:38.777Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.778Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-17 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.780Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.780Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.780Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.780Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838780 10:10:38 2024-04-25T10:10:38.796Z INFO 7151 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:38 2024-04-25T10:10:38.811Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.811Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-18 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.814Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.814Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.814Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.814Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838814 10:10:38 2024-04-25T10:10:38.834Z INFO 7151 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:38 2024-04-25T10:10:38.836Z INFO 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:10:38 2024-04-25T10:10:38.836Z WARN 7151 --- [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. 10:10:38 2024-04-25T10:10:38.836Z WARN 7151 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:38 2024-04-25T10:10:38.849Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.849Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-19 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.868Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.868Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.868Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.868Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838868 10:10:38 2024-04-25T10:10:38.879Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:38 2024-04-25T10:10:38.898Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:38 2024-04-25T10:10:38.898Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:38 acks = -1 10:10:38 auto.include.jmx.reporter = true 10:10:38 batch.size = 16384 10:10:38 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:38 buffer.memory = 33554432 10:10:38 client.dns.lookup = use_all_dns_ips 10:10:38 client.id = producer-20 10:10:38 compression.type = none 10:10:38 connections.max.idle.ms = 540000 10:10:38 delivery.timeout.ms = 120000 10:10:38 enable.idempotence = false 10:10:38 interceptor.classes = [] 10:10:38 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:38 linger.ms = 1 10:10:38 max.block.ms = 60000 10:10:38 max.in.flight.requests.per.connection = 5 10:10:38 max.request.size = 1048576 10:10:38 metadata.max.age.ms = 300000 10:10:38 metadata.max.idle.ms = 300000 10:10:38 metric.reporters = [] 10:10:38 metrics.num.samples = 2 10:10:38 metrics.recording.level = INFO 10:10:38 metrics.sample.window.ms = 30000 10:10:38 partitioner.adaptive.partitioning.enable = true 10:10:38 partitioner.availability.timeout.ms = 0 10:10:38 partitioner.class = null 10:10:38 partitioner.ignore.keys = false 10:10:38 receive.buffer.bytes = 32768 10:10:38 reconnect.backoff.max.ms = 1000 10:10:38 reconnect.backoff.ms = 50 10:10:38 request.timeout.ms = 30000 10:10:38 retries = 0 10:10:38 retry.backoff.ms = 100 10:10:38 sasl.client.callback.handler.class = null 10:10:38 sasl.jaas.config = null 10:10:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:38 sasl.kerberos.min.time.before.relogin = 60000 10:10:38 sasl.kerberos.service.name = null 10:10:38 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:38 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:38 sasl.login.callback.handler.class = null 10:10:38 sasl.login.class = null 10:10:38 sasl.login.connect.timeout.ms = null 10:10:38 sasl.login.read.timeout.ms = null 10:10:38 sasl.login.refresh.buffer.seconds = 300 10:10:38 sasl.login.refresh.min.period.seconds = 60 10:10:38 sasl.login.refresh.window.factor = 0.8 10:10:38 sasl.login.refresh.window.jitter = 0.05 10:10:38 sasl.login.retry.backoff.max.ms = 10000 10:10:38 sasl.login.retry.backoff.ms = 100 10:10:38 sasl.mechanism = GSSAPI 10:10:38 sasl.oauthbearer.clock.skew.seconds = 30 10:10:38 sasl.oauthbearer.expected.audience = null 10:10:38 sasl.oauthbearer.expected.issuer = null 10:10:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:38 sasl.oauthbearer.jwks.endpoint.url = null 10:10:38 sasl.oauthbearer.scope.claim.name = scope 10:10:38 sasl.oauthbearer.sub.claim.name = sub 10:10:38 sasl.oauthbearer.token.endpoint.url = null 10:10:38 security.protocol = PLAINTEXT 10:10:38 security.providers = null 10:10:38 send.buffer.bytes = 131072 10:10:38 socket.connection.setup.timeout.max.ms = 30000 10:10:38 socket.connection.setup.timeout.ms = 10000 10:10:38 ssl.cipher.suites = null 10:10:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:38 ssl.endpoint.identification.algorithm = https 10:10:38 ssl.engine.factory.class = null 10:10:38 ssl.key.password = null 10:10:38 ssl.keymanager.algorithm = SunX509 10:10:38 ssl.keystore.certificate.chain = null 10:10:38 ssl.keystore.key = null 10:10:38 ssl.keystore.location = null 10:10:38 ssl.keystore.password = null 10:10:38 ssl.keystore.type = JKS 10:10:38 ssl.protocol = TLSv1.3 10:10:38 ssl.provider = null 10:10:38 ssl.secure.random.implementation = null 10:10:38 ssl.trustmanager.algorithm = PKIX 10:10:38 ssl.truststore.certificates = null 10:10:38 ssl.truststore.location = null 10:10:38 ssl.truststore.password = null 10:10:38 ssl.truststore.type = JKS 10:10:38 transaction.timeout.ms = 60000 10:10:38 transactional.id = null 10:10:38 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:38 10:10:38 2024-04-25T10:10:38.900Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:38 2024-04-25T10:10:38.900Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:38 2024-04-25T10:10:38.900Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:38 2024-04-25T10:10:38.900Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838900 10:10:38 2024-04-25T10:10:38.911Z INFO 7151 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:38.918Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:10:39 allow.auto.create.topics = true 10:10:39 auto.commit.interval.ms = 5000 10:10:39 auto.include.jmx.reporter = true 10:10:39 auto.offset.reset = earliest 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 check.crcs = true 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = consumer-test-1-11 10:10:39 client.rack = 10:10:39 connections.max.idle.ms = 540000 10:10:39 default.api.timeout.ms = 60000 10:10:39 enable.auto.commit = true 10:10:39 exclude.internal.topics = true 10:10:39 fetch.max.bytes = 52428800 10:10:39 fetch.max.wait.ms = 500 10:10:39 fetch.min.bytes = 1 10:10:39 group.id = test-1 10:10:39 group.instance.id = null 10:10:39 heartbeat.interval.ms = 3000 10:10:39 interceptor.classes = [] 10:10:39 internal.leave.group.on.close = true 10:10:39 internal.throw.on.fetch.stable.offset.unsupported = false 10:10:39 isolation.level = read_uncommitted 10:10:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:39 max.partition.fetch.bytes = 1048576 10:10:39 max.poll.interval.ms = 300000 10:10:39 max.poll.records = 500 10:10:39 metadata.max.age.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:10:39 receive.buffer.bytes = 65536 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 session.timeout.ms = 45000 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:10:39 10:10:39 2024-04-25T10:10:38.919Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:10:39 2024-04-25T10:10:38.919Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:38.920Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:38.920Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:38.920Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838920 10:10:39 2024-04-25T10:10:38.920Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-11, groupId=test-1] Subscribed to topic(s): my-topic-name 10:10:39 2024-04-25T10:10:38.926Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:39 2024-04-25T10:10:38.926Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:39 acks = -1 10:10:39 auto.include.jmx.reporter = true 10:10:39 batch.size = 16384 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 buffer.memory = 33554432 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = producer-21 10:10:39 compression.type = none 10:10:39 connections.max.idle.ms = 540000 10:10:39 delivery.timeout.ms = 120000 10:10:39 enable.idempotence = false 10:10:39 interceptor.classes = [] 10:10:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:39 linger.ms = 1 10:10:39 max.block.ms = 60000 10:10:39 max.in.flight.requests.per.connection = 5 10:10:39 max.request.size = 1048576 10:10:39 metadata.max.age.ms = 300000 10:10:39 metadata.max.idle.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partitioner.adaptive.partitioning.enable = true 10:10:39 partitioner.availability.timeout.ms = 0 10:10:39 partitioner.class = null 10:10:39 partitioner.ignore.keys = false 10:10:39 receive.buffer.bytes = 32768 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retries = 0 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 transaction.timeout.ms = 60000 10:10:39 transactional.id = null 10:10:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:39 10:10:39 2024-04-25T10:10:38.929Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:39 2024-04-25T10:10:38.929Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:38.929Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:38.929Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039838929 10:10:39 2024-04-25T10:10:38.933Z INFO 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:10:39 2024-04-25T10:10:38.933Z WARN 7151 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32785) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:38.941Z INFO 7151 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:38.950Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-11, groupId=test-1] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:38.967Z INFO 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:10:39 2024-04-25T10:10:38.967Z WARN 7151 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.061Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Discovered group coordinator localhost:32789 (id: 2147483646 rack: null) 10:10:39 2024-04-25T10:10:39.062Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 10:10:39 2024-04-25T10:10:39.064Z INFO 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.064Z WARN 7151 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.081Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-11-ac8f5c7c-5c6f-4e12-abc6-f5ad16c86a40 10:10:39 2024-04-25T10:10:39.081Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:10:39 2024-04-25T10:10:39.081Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 10:10:39 2024-04-25T10:10:39.091Z INFO 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.091Z WARN 7151 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.105Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-11-ac8f5c7c-5c6f-4e12-abc6-f5ad16c86a40', protocol='range'} 10:10:39 2024-04-25T10:10:39.106Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-11-ac8f5c7c-5c6f-4e12-abc6-f5ad16c86a40=Assignment(partitions=[my-topic-name-0])} 10:10:39 2024-04-25T10:10:39.125Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-11-ac8f5c7c-5c6f-4e12-abc6-f5ad16c86a40', protocol='range'} 10:10:39 2024-04-25T10:10:39.125Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:10:39 2024-04-25T10:10:39.125Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 10:10:39 2024-04-25T10:10:39.135Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Found no committed offset for partition my-topic-name-0 10:10:39 2024-04-25T10:10:39.148Z INFO 7151 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-11, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32789 (id: 1 rack: null)], epoch=0}}. 10:10:39 2024-04-25T10:10:39.198Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:10:39 allow.auto.create.topics = true 10:10:39 auto.commit.interval.ms = 5000 10:10:39 auto.include.jmx.reporter = true 10:10:39 auto.offset.reset = earliest 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 check.crcs = true 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = consumer-test-2-12 10:10:39 client.rack = 10:10:39 connections.max.idle.ms = 540000 10:10:39 default.api.timeout.ms = 60000 10:10:39 enable.auto.commit = true 10:10:39 exclude.internal.topics = true 10:10:39 fetch.max.bytes = 52428800 10:10:39 fetch.max.wait.ms = 500 10:10:39 fetch.min.bytes = 1 10:10:39 group.id = test-2 10:10:39 group.instance.id = null 10:10:39 heartbeat.interval.ms = 3000 10:10:39 interceptor.classes = [] 10:10:39 internal.leave.group.on.close = true 10:10:39 internal.throw.on.fetch.stable.offset.unsupported = false 10:10:39 isolation.level = read_uncommitted 10:10:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:39 max.partition.fetch.bytes = 1048576 10:10:39 max.poll.interval.ms = 300000 10:10:39 max.poll.records = 500 10:10:39 metadata.max.age.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:10:39 receive.buffer.bytes = 65536 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 session.timeout.ms = 45000 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:10:39 10:10:39 2024-04-25T10:10:39.200Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:39.200Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:39.200Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039839200 10:10:39 2024-04-25T10:10:39.200Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2-12, groupId=test-2] Subscribed to topic(s): my-topic-name 10:10:39 2024-04-25T10:10:39.215Z ERROR 7151 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id timed out. 10:10:39 2024-04-25T10:10:39.219Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:39 2024-04-25T10:10:39.220Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:39 acks = -1 10:10:39 auto.include.jmx.reporter = true 10:10:39 batch.size = 16384 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 buffer.memory = 33554432 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = producer-22 10:10:39 compression.type = none 10:10:39 connections.max.idle.ms = 540000 10:10:39 delivery.timeout.ms = 120000 10:10:39 enable.idempotence = false 10:10:39 interceptor.classes = [] 10:10:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:39 linger.ms = 1 10:10:39 max.block.ms = 60000 10:10:39 max.in.flight.requests.per.connection = 5 10:10:39 max.request.size = 1048576 10:10:39 metadata.max.age.ms = 300000 10:10:39 metadata.max.idle.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partitioner.adaptive.partitioning.enable = true 10:10:39 partitioner.availability.timeout.ms = 0 10:10:39 partitioner.class = null 10:10:39 partitioner.ignore.keys = false 10:10:39 receive.buffer.bytes = 32768 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retries = 0 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 transaction.timeout.ms = 60000 10:10:39 transactional.id = null 10:10:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:39 10:10:39 2024-04-25T10:10:39.224Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:39 2024-04-25T10:10:39.224Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:39.224Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:39.224Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039839224 10:10:39 2024-04-25T10:10:39.238Z INFO 7151 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:39.247Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2-12, groupId=test-2] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:39.248Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Discovered group coordinator localhost:32789 (id: 2147483646 rack: null) 10:10:39 2024-04-25T10:10:39.249Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 10:10:39 2024-04-25T10:10:39.263Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Request joining group due to: need to re-join with the given member-id: consumer-test-2-12-89d9c1c3-99c9-4777-8d5f-62d693866c33 10:10:39 2024-04-25T10:10:39.263Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:10:39 2024-04-25T10:10:39.263Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 10:10:39 2024-04-25T10:10:39.268Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-12-89d9c1c3-99c9-4777-8d5f-62d693866c33', protocol='range'} 10:10:39 2024-04-25T10:10:39.268Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Finished assignment for group at generation 1: {consumer-test-2-12-89d9c1c3-99c9-4777-8d5f-62d693866c33=Assignment(partitions=[my-topic-name-0])} 10:10:39 2024-04-25T10:10:39.272Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-12-89d9c1c3-99c9-4777-8d5f-62d693866c33', protocol='range'} 10:10:39 2024-04-25T10:10:39.272Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:10:39 2024-04-25T10:10:39.273Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Adding newly assigned partitions: my-topic-name-0 10:10:39 2024-04-25T10:10:39.275Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Found no committed offset for partition my-topic-name-0 10:10:39 2024-04-25T10:10:39.279Z INFO 7151 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2-12, groupId=test-2] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32789 (id: 1 rack: null)], epoch=0}}. 10:10:39 2024-04-25T10:10:39.294Z INFO 7151 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:10:39 allow.auto.create.topics = true 10:10:39 auto.commit.interval.ms = 5000 10:10:39 auto.include.jmx.reporter = true 10:10:39 auto.offset.reset = earliest 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 check.crcs = true 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = consumer-test-3-13 10:10:39 client.rack = 10:10:39 connections.max.idle.ms = 540000 10:10:39 default.api.timeout.ms = 60000 10:10:39 enable.auto.commit = true 10:10:39 exclude.internal.topics = true 10:10:39 fetch.max.bytes = 52428800 10:10:39 fetch.max.wait.ms = 500 10:10:39 fetch.min.bytes = 1 10:10:39 group.id = test-3 10:10:39 group.instance.id = null 10:10:39 heartbeat.interval.ms = 3000 10:10:39 interceptor.classes = [] 10:10:39 internal.leave.group.on.close = true 10:10:39 internal.throw.on.fetch.stable.offset.unsupported = false 10:10:39 isolation.level = read_uncommitted 10:10:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:10:39 max.partition.fetch.bytes = 1048576 10:10:39 max.poll.interval.ms = 300000 10:10:39 max.poll.records = 500 10:10:39 metadata.max.age.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:10:39 receive.buffer.bytes = 65536 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 session.timeout.ms = 45000 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:10:39 10:10:39 2024-04-25T10:10:39.297Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:39.297Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:39.297Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039839297 10:10:39 2024-04-25T10:10:39.297Z INFO 7151 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3-13, groupId=test-3] Subscribed to topic(s): my-topic-name 10:10:39 2024-04-25T10:10:39.300Z ERROR 7151 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id failed. 10:10:39 10:10:39 java.lang.RuntimeException: null 10:10:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:10:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:10:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:10:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:10:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:10:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:10:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:10:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:10:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:10:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:10:39 at org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec.$spock_feature_1_2prov1(ResourceDataOperationRequestUtilsSpec.groovy:142) 10:10:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:10:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:10:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:10:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:10:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:10:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:10:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:10:39 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:10:39 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:10:39 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:10:39 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:10:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:10:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:10:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:10:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:10:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:10:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:10:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:10:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:10:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:10:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:10:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:10:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:10:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:10:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:10:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:10:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:10:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:10:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:10:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:10:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:10:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:10:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:10:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:10:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:10:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:10:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:10:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:10:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:10:39 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:10:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:10:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:10:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:10:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:10:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:10:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:10:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:10:39 10:10:39 2024-04-25T10:10:39.301Z INFO 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.301Z WARN 7151 --- [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. 10:10:39 2024-04-25T10:10:39.301Z WARN 7151 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:10:39 2024-04-25T10:10:39.304Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:10:39 2024-04-25T10:10:39.304Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:10:39 acks = -1 10:10:39 auto.include.jmx.reporter = true 10:10:39 batch.size = 16384 10:10:39 bootstrap.servers = [PLAINTEXT://localhost:32789] 10:10:39 buffer.memory = 33554432 10:10:39 client.dns.lookup = use_all_dns_ips 10:10:39 client.id = producer-23 10:10:39 compression.type = none 10:10:39 connections.max.idle.ms = 540000 10:10:39 delivery.timeout.ms = 120000 10:10:39 enable.idempotence = false 10:10:39 interceptor.classes = [] 10:10:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:10:39 linger.ms = 1 10:10:39 max.block.ms = 60000 10:10:39 max.in.flight.requests.per.connection = 5 10:10:39 max.request.size = 1048576 10:10:39 metadata.max.age.ms = 300000 10:10:39 metadata.max.idle.ms = 300000 10:10:39 metric.reporters = [] 10:10:39 metrics.num.samples = 2 10:10:39 metrics.recording.level = INFO 10:10:39 metrics.sample.window.ms = 30000 10:10:39 partitioner.adaptive.partitioning.enable = true 10:10:39 partitioner.availability.timeout.ms = 0 10:10:39 partitioner.class = null 10:10:39 partitioner.ignore.keys = false 10:10:39 receive.buffer.bytes = 32768 10:10:39 reconnect.backoff.max.ms = 1000 10:10:39 reconnect.backoff.ms = 50 10:10:39 request.timeout.ms = 30000 10:10:39 retries = 0 10:10:39 retry.backoff.ms = 100 10:10:39 sasl.client.callback.handler.class = null 10:10:39 sasl.jaas.config = null 10:10:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:10:39 sasl.kerberos.min.time.before.relogin = 60000 10:10:39 sasl.kerberos.service.name = null 10:10:39 sasl.kerberos.ticket.renew.jitter = 0.05 10:10:39 sasl.kerberos.ticket.renew.window.factor = 0.8 10:10:39 sasl.login.callback.handler.class = null 10:10:39 sasl.login.class = null 10:10:39 sasl.login.connect.timeout.ms = null 10:10:39 sasl.login.read.timeout.ms = null 10:10:39 sasl.login.refresh.buffer.seconds = 300 10:10:39 sasl.login.refresh.min.period.seconds = 60 10:10:39 sasl.login.refresh.window.factor = 0.8 10:10:39 sasl.login.refresh.window.jitter = 0.05 10:10:39 sasl.login.retry.backoff.max.ms = 10000 10:10:39 sasl.login.retry.backoff.ms = 100 10:10:39 sasl.mechanism = GSSAPI 10:10:39 sasl.oauthbearer.clock.skew.seconds = 30 10:10:39 sasl.oauthbearer.expected.audience = null 10:10:39 sasl.oauthbearer.expected.issuer = null 10:10:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:10:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:10:39 sasl.oauthbearer.jwks.endpoint.url = null 10:10:39 sasl.oauthbearer.scope.claim.name = scope 10:10:39 sasl.oauthbearer.sub.claim.name = sub 10:10:39 sasl.oauthbearer.token.endpoint.url = null 10:10:39 security.protocol = PLAINTEXT 10:10:39 security.providers = null 10:10:39 send.buffer.bytes = 131072 10:10:39 socket.connection.setup.timeout.max.ms = 30000 10:10:39 socket.connection.setup.timeout.ms = 10000 10:10:39 ssl.cipher.suites = null 10:10:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:10:39 ssl.endpoint.identification.algorithm = https 10:10:39 ssl.engine.factory.class = null 10:10:39 ssl.key.password = null 10:10:39 ssl.keymanager.algorithm = SunX509 10:10:39 ssl.keystore.certificate.chain = null 10:10:39 ssl.keystore.key = null 10:10:39 ssl.keystore.location = null 10:10:39 ssl.keystore.password = null 10:10:39 ssl.keystore.type = JKS 10:10:39 ssl.protocol = TLSv1.3 10:10:39 ssl.provider = null 10:10:39 ssl.secure.random.implementation = null 10:10:39 ssl.trustmanager.algorithm = PKIX 10:10:39 ssl.truststore.certificates = null 10:10:39 ssl.truststore.location = null 10:10:39 ssl.truststore.password = null 10:10:39 ssl.truststore.type = JKS 10:10:39 transaction.timeout.ms = 60000 10:10:39 transactional.id = null 10:10:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:10:39 10:10:39 2024-04-25T10:10:39.306Z INFO 7151 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:10:39 2024-04-25T10:10:39.307Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:10:39 2024-04-25T10:10:39.307Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:10:39 2024-04-25T10:10:39.307Z INFO 7151 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714039839306 10:10:39 2024-04-25T10:10:39.316Z INFO 7151 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:39.320Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.320Z WARN 7151 --- [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:32785) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.323Z INFO 7151 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cluster ID: vWpUJfNhSRaQbpvse7ygDw 10:10:39 2024-04-25T10:10:39.327Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Discovered group coordinator localhost:32789 (id: 2147483646 rack: null) 10:10:39 2024-04-25T10:10:39.329Z INFO 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.329Z WARN 7151 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32783) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.330Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 10:10:39 2024-04-25T10:10:39.333Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Request joining group due to: need to re-join with the given member-id: consumer-test-3-13-86efbf92-3ffd-426c-ad59-371055227d95 10:10:39 2024-04-25T10:10:39.333Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:10:39 2024-04-25T10:10:39.333Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 10:10:39 2024-04-25T10:10:39.337Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-13-86efbf92-3ffd-426c-ad59-371055227d95', protocol='range'} 10:10:39 2024-04-25T10:10:39.337Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Finished assignment for group at generation 1: {consumer-test-3-13-86efbf92-3ffd-426c-ad59-371055227d95=Assignment(partitions=[my-topic-name-0])} 10:10:39 2024-04-25T10:10:39.341Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-13-86efbf92-3ffd-426c-ad59-371055227d95', protocol='range'} 10:10:39 2024-04-25T10:10:39.342Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:10:39 2024-04-25T10:10:39.342Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Adding newly assigned partitions: my-topic-name-0 10:10:39 2024-04-25T10:10:39.343Z INFO 7151 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Found no committed offset for partition my-topic-name-0 10:10:39 2024-04-25T10:10:39.348Z INFO 7151 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3-13, groupId=test-3] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32789 (id: 1 rack: null)], epoch=0}}. 10:10:39 2024-04-25T10:10:39.401Z INFO 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.401Z WARN 7151 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.426Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.426Z INFO 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 10:10:39 2024-04-25T10:10:39.427Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.428Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.428Z INFO 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.428Z INFO 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.428Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 10:10:39 2024-04-25T10:10:39.430Z INFO 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.430Z INFO 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.430Z INFO 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.430Z INFO 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.438Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.438Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cancelled in-flight FETCH request with correlation id 11 due to node 1 being disconnected (elapsed time since creation: 85ms, elapsed time since send: 85ms, request timeout: 30000ms) 10:10:39 2024-04-25T10:10:39.438Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.438Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 2147483646 disconnected. 10:10:39 2024-04-25T10:10:39.438Z INFO 7151 --- [thread | test-3] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3-13, groupId=test-3] Error sending fetch request (sessionId=1046463539, epoch=1) to node 1: 10:10:39 10:10:39 org.apache.kafka.common.errors.DisconnectException: null 10:10:39 10:10:39 2024-04-25T10:10:39.439Z INFO 7151 --- [thread | test-3] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Group coordinator localhost:32789 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:10:39 2024-04-25T10:10:39.473Z INFO 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.473Z INFO 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.473Z INFO 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 2147483646 disconnected. 10:10:39 2024-04-25T10:10:39.473Z INFO 7151 --- [thread | test-2] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Group coordinator localhost:32789 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:10:39 2024-04-25T10:10:39.487Z INFO 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.488Z WARN 7151 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.512Z INFO 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.512Z INFO 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node -1 disconnected. 10:10:39 2024-04-25T10:10:39.512Z INFO 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 2147483646 disconnected. 10:10:39 2024-04-25T10:10:39.512Z INFO 7151 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Group coordinator localhost:32789 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:10:39 2024-04-25T10:10:39.524Z INFO 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.524Z WARN 7151 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.527Z INFO 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.527Z WARN 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.528Z INFO 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.528Z INFO 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.528Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.528Z WARN 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.528Z WARN 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.528Z WARN 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.528Z INFO 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.528Z WARN 7151 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.529Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.529Z WARN 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.529Z INFO 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.529Z WARN 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.529Z INFO 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.529Z WARN 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.531Z INFO 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.531Z WARN 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.531Z INFO 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.531Z WARN 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.539Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.539Z WARN 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.559Z INFO 7151 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.559Z WARN 7151 --- [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:32783) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.574Z INFO 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.574Z WARN 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.613Z INFO 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.613Z WARN 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.628Z INFO 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.628Z WARN 7151 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.631Z INFO 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.631Z WARN 7151 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.704 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:10:39 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:10:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:10:39 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:10:39 2024-04-25T10:10:39.679Z INFO 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.679Z INFO 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.679Z INFO 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.679Z WARN 7151 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.679Z WARN 7151 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.679Z WARN 7151 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.679Z INFO 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.679Z WARN 7151 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.688Z INFO 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.688Z WARN 7151 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.689Z INFO 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.689Z WARN 7151 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.689Z INFO 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.689Z WARN 7151 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.693Z WARN 7151 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 10:10:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:10:39 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 10:10:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 10:10:39 2024-04-25T10:10:39.712Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:10:39 2024-04-25T10:10:39.713Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:10:39 2024-04-25T10:10:39.713Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5702 is SHUTTING_DOWN 10:10:39 2024-04-25T10:10:39.713Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [dev] [5.3.6] [10.250.0.254]:5707 is SHUTTING_DOWN 10:10:39 2024-04-25T10:10:39.713Z INFO 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.713Z WARN 7151 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.714Z WARN 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 10:10:39 2024-04-25T10:10:39.714Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 10:10:39 2024-04-25T10:10:39.714Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:10:39 2024-04-25T10:10:39.714Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5705 is SHUTTING_DOWN 10:10:39 2024-04-25T10:10:39.714Z WARN 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 10:10:39 2024-04-25T10:10:39.714Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 10:10:39 2024-04-25T10:10:39.715Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 10:10:39 2024-04-25T10:10:39.715Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 10:10:39 2024-04-25T10:10:39.715Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.8:5702->/10.30.107.8:46243, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.715Z WARN 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Terminating forcefully... 10:10:39 2024-04-25T10:10:39.716Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down multicast service... 10:10:39 2024-04-25T10:10:39.716Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down connection manager... 10:10:39 2024-04-25T10:10:39.717Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.8:5705->/10.30.107.8:59627, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.8:5702->/10.30.107.8:41869, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.8:53321->/10.30.107.8:5702, qualifier=null, endpoint=[10.30.107.8]:5702, remoteUuid=da5f7fc5-ca06-4add-a05e-6948e9ed382a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.8:49971->/10.30.107.8:5703, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.8:5702->/10.30.107.8:44855, qualifier=null, endpoint=[10.30.107.8]:5704, remoteUuid=4962234f-58d0-46b3-afff-22635b68d312, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.8:42719->/10.30.107.8:5704, qualifier=null, endpoint=[10.30.107.8]:5704, remoteUuid=4962234f-58d0-46b3-afff-22635b68d312, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.8:5702->/10.30.107.8:53321, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.8:54979->/10.30.107.8:5706, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.8:5705->/10.30.107.8:35897, qualifier=null, endpoint=[10.30.107.8]:5704, remoteUuid=4962234f-58d0-46b3-afff-22635b68d312, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.8:59627->/10.30.107.8:5705, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.8:41869->/10.30.107.8:5702, qualifier=null, endpoint=[10.30.107.8]:5702, remoteUuid=da5f7fc5-ca06-4add-a05e-6948e9ed382a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.8:5705->/10.30.107.8:36661, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 10:10:39 2024-04-25T10:10:39.718Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 10:10:39 2024-04-25T10:10:39.719Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.8:36661->/10.30.107.8:5705, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.719Z INFO 7151 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.8:35897->/10.30.107.8:5705, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.719Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.8:5704->/10.30.107.8:42719, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.719Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Shutting down node engine... 10:10:39 2024-04-25T10:10:39.720Z INFO 7151 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.8:46243->/10.30.107.8:5702, qualifier=null, endpoint=[10.30.107.8]:5702, remoteUuid=da5f7fc5-ca06-4add-a05e-6948e9ed382a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.728Z INFO 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.728Z WARN 7151 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.728Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:10:39 2024-04-25T10:10:39.728Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5706 is SHUTTING_DOWN 10:10:39 2024-04-25T10:10:39.729Z WARN 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 10:10:39 2024-04-25T10:10:39.729Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 10:10:39 2024-04-25T10:10:39.729Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 10:10:39 2024-04-25T10:10:39.729Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.8:5706->/10.30.107.8:57841, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.729Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.8:53639->/10.30.107.8:5704, qualifier=null, endpoint=[10.30.107.8]:5704, remoteUuid=4962234f-58d0-46b3-afff-22635b68d312, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.729Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.8:5706->/10.30.107.8:49655, qualifier=null, endpoint=[10.30.107.8]:5704, remoteUuid=4962234f-58d0-46b3-afff-22635b68d312, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.730Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.8:5706->/10.30.107.8:54979, qualifier=null, endpoint=[10.30.107.8]:5705, remoteUuid=00171a22-eac9-4cb9-9991-1973637aca27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.730Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.8:38269->/10.30.107.8:5703, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.730Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.8:5703->/10.30.107.8:38269, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.730Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 10:10:39 2024-04-25T10:10:39.737Z INFO 7151 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.8:5704->/10.30.107.8:53639, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:10:39 2024-04-25T10:10:39.740Z INFO 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.740Z WARN 7151 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.745Z INFO 7151 --- [.ShutdownThread] c.hazelcast.instance.impl.NodeExtension : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Destroying node NodeExtension. 10:10:39 2024-04-25T10:10:39.760Z INFO 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.760Z WARN 7151 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.761Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Shutdown is completed in 47 ms. 10:10:39 2024-04-25T10:10:39.761Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5702 is SHUTDOWN 10:10:39 2024-04-25T10:10:39.766Z INFO 7151 --- [.ShutdownThread] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5707 [dev] [5.3.6] Destroying node NodeExtension. 10:10:39 2024-04-25T10:10:39.766Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Hazelcast Shutdown is completed in 51 ms. 10:10:39 2024-04-25T10:10:39.766Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [dev] [5.3.6] [10.250.0.254]:5707 is SHUTDOWN 10:10:39 2024-04-25T10:10:39.770Z INFO 7151 --- [.ShutdownThread] c.hazelcast.instance.impl.NodeExtension : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Destroying node NodeExtension. 10:10:39 2024-04-25T10:10:39.770Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Shutdown is completed in 41 ms. 10:10:39 2024-04-25T10:10:39.770Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5706 is SHUTDOWN 10:10:39 2024-04-25T10:10:39.772Z INFO 7151 --- [.ShutdownThread] c.hazelcast.instance.impl.NodeExtension : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Destroying node NodeExtension. 10:10:39 2024-04-25T10:10:39.772Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Shutdown is completed in 58 ms. 10:10:39 2024-04-25T10:10:39.772Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5705 is SHUTDOWN 10:10:39 2024-04-25T10:10:39.775Z INFO 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.775Z WARN 7151 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Connection to node 1 (localhost/127.0.0.1:32789) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.777Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:10:39 2024-04-25T10:10:39.778Z INFO 7151 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.8]:5704 is SHUTTING_DOWN 10:10:39 2024-04-25T10:10:39.778Z WARN 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 10:10:39 2024-04-25T10:10:39.778Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 10:10:39 2024-04-25T10:10:39.778Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down connection manager... 10:10:39 2024-04-25T10:10:39.779Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.8:44855->/10.30.107.8:5702, qualifier=null, endpoint=[10.30.107.8]:5702, remoteUuid=da5f7fc5-ca06-4add-a05e-6948e9ed382a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.780Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.8:32777->/10.30.107.8:5703, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.780Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.8:49655->/10.30.107.8:5706, qualifier=null, endpoint=[10.30.107.8]:5706, remoteUuid=3016f018-fed2-4f81-8749-7764fa0d2075, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.780Z INFO 7151 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.8:5704->/10.30.107.8:51449, qualifier=null, endpoint=[10.30.107.8]:5703, remoteUuid=85b1dec5-4e79-4f98-84d9-e150a6cdd041, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 10:10:39 2024-04-25T10:10:39.781Z INFO 7151 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.8]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down node engine... 10:10:39 2024-04-25T10:10:39.792Z INFO 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:10:39 2024-04-25T10:10:39.793Z WARN 7151 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:10:39 2024-04-25T10:10:39.820Z INFO 7151 --- [.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 10:10:39 2024-04-25T10:10:39.820Z INFO 7151 --- [.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 10:10:40 [INFO] 10:10:40 [INFO] Results: 10:10:40 [INFO] 10:10:40 [INFO] Tests run: 547, Failures: 0, Errors: 0, Skipped: 0 10:10:40 [INFO] 10:10:40 [INFO] 10:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 10:10:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:10:40 [INFO] Analyzed bundle 'cps-ncmp-service' with 113 classes 10:10:40 [INFO] 10:10:40 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 10:10:40 [INFO] 10:10:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 10:10:40 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar 10:10:40 [INFO] 10:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 10:10:40 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-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/* 10:10:40 [INFO] 10:10:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 10:10:40 [INFO] 10:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 10:10:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:10:40 [INFO] 10:10:40 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 10:10:40 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:10:40 [INFO] Analyzed bundle 'cps-ncmp-service' with 113 classes 10:10:40 [INFO] All coverage checks have been met. 10:10:40 [INFO] 10:10:40 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 10:10:40 [INFO] 10:10:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 10:10:40 [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 10:10:40 [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 10:10:40 [INFO] 10:10:40 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- 10:10:44 [INFO] 10:10:44 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 10:10:44 [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] 10:10:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:10:44 [INFO] 10:10:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 10:10:44 [INFO] 10:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 10:10:44 [INFO] 10:10:44 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 10:10:44 [INFO] 10:10:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 10:10:44 [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/* 10:10:44 [INFO] 10:10:44 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 10:10:44 [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/* 10:10:44 [INFO] 10:10:44 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 10:10:44 [INFO] Generating with dryRun=false 10:10:44 [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. 10:10:44 [INFO] OpenAPI Generator: spring (server) 10:10:44 [INFO] Generator 'spring' is considered stable. 10:10:44 [INFO] ---------------------------------- 10:10:44 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:10: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) 10:10:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:10:44 [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). 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [INFO] Processing operation getResourceDataForCmHandle 10:10:44 [INFO] Processing operation updateResourceDataRunningForCmHandle 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [INFO] Processing operation createResourceDataRunningForCmHandle 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [INFO] Processing operation deleteResourceDataRunningForCmHandle 10:10:44 [INFO] Processing operation patchResourceDataRunningForCmHandle 10:10:44 [INFO] Processing operation executeDataOperationForCmHandles 10:10:44 [INFO] Processing operation queryResourceDataForCmHandle 10:10:44 [INFO] Processing operation getModuleReferencesByCmHandle 10:10:44 [INFO] Processing operation getModuleDefinitions 10:10:44 [INFO] Processing operation searchCmHandles 10:10:44 [INFO] Processing operation retrieveCmHandleDetailsById 10:10:44 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 10:10:44 [INFO] Processing operation searchCmHandleIds 10:10:44 [INFO] Processing operation getCmHandleStateByCmHandleId 10:10:44 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 10:10: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/ncmp] 10:10: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/ncmp] 10:10: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/CmHandleCompositeState.java 10:10: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/CmHandlePublicProperties.java 10:10: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 10:10: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 10:10: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/DataOperationDefinition.java 10:10: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/DataOperationRequest.java 10:10: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/DataStores.java 10:10: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/DmiErrorMessage.java 10:10: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/DmiErrorMessageDmiResponse.java 10:10: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 10:10: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/LockReason.java 10:10: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 10:10: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 10:10: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/RestModuleDefinition.java 10:10: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/RestModuleReference.java 10:10: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/RestOutputCmHandle.java 10:10: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/RestOutputCmHandleCompositeState.java 10:10: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/RestOutputCmHandlePublicProperties.java 10:10: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/SyncState.java 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [WARNING] Multiple MediaTypes found, using only the first one 10:10:44 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:44 [WARNING] Multiple MediaTypes found, using only the first one 10:10: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/ncmp] 10:10: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/NetworkCmProxyApi.java 10:10: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/ncmp] 10:10:44 [INFO] Skipping generation of supporting files. 10:10:44 ################################################################################ 10:10:44 # Thanks for using OpenAPI Generator. # 10:10:44 # Please consider donation to help us maintain this project 🙏 # 10:10:44 # https://opencollective.com/openapi_generator/donate # 10:10:44 ################################################################################ 10:10:44 [INFO] 10:10:44 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 10:10:44 [INFO] Generating with dryRun=false 10:10:44 [INFO] No .openapi-generator-ignore file found. 10:10:44 [INFO] OpenAPI Generator: spring (server) 10:10:44 [INFO] Generator 'spring' is considered stable. 10:10:44 [INFO] ---------------------------------- 10:10:44 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:10: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) 10:10:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:10:44 [INFO] Processing operation updateDmiPluginRegistration 10:10:44 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 10:10:44 [INFO] Processing operation searchCmHandleIds 10:10: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] 10:10: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] 10:10:44 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [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 10:10:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:45 [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 10:10:45 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:45 [INFO] Skipping generation of supporting files. 10:10:45 ################################################################################ 10:10:45 # Thanks for using OpenAPI Generator. # 10:10:45 # Please consider donation to help us maintain this project 🙏 # 10:10:45 # https://opencollective.com/openapi_generator/donate # 10:10:45 ################################################################################ 10:10:45 [INFO] 10:10:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 10:10:45 [INFO] You have 0 Checkstyle violations. 10:10:45 [INFO] 10:10:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 10:10:45 [INFO] You have 0 Checkstyle violations. 10:10:45 [INFO] 10:10:45 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 10:10:45 [INFO] Starting audit... 10:10:45 Audit done. 10:10:45 [INFO] You have 0 Checkstyle violations. 10:10:45 [INFO] 10:10:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 10:10:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:10:45 [INFO] Copying 1 resource 10:10:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license 10:10:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses 10:10:45 [INFO] 10:10:45 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 10:10:45 [INFO] Changes detected - recompiling the module! :dependency 10:10:45 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 10:10:46 [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". 10:10:46 [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. 10:10:46 [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. 10:10:46 [INFO] 10:10:46 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 10:10:46 [INFO] 10:10:46 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 10:10:46 [INFO] Fork Value is true 10:10:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:10:48 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:10:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:10:48 [java] WARNING: System::setSecurityManager will be removed in a future release 10:10:50 [INFO] Done SpotBugs Analysis.... 10:10:50 [INFO] 10:10:50 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 10:10:50 [INFO] 10:10:50 [INFO] 10:10:50 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 10:10:50 [INFO] BugInstance size is 0 10:10:50 [INFO] Error size is 0 10:10:50 [INFO] No errors/warnings found 10:10:50 [INFO] 10:10:50 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 10:10:50 [INFO] Generating with dryRun=false 10:10:50 [INFO] No .openapi-generator-ignore file found. 10:10:50 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:10:50 [INFO] Generator 'openapi-yaml' is considered stable. 10:10:50 [INFO] Output file [outputFile=openapi-inventory.yaml] 10:10:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:50 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:10:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:50 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:10:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:10:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 10:10:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:10:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:10:50 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:10:50 ################################################################################ 10:10:50 # Thanks for using OpenAPI Generator. # 10:10:50 # Please consider donation to help us maintain this project 🙏 # 10:10:50 # https://opencollective.com/openapi_generator/donate # 10:10:50 ################################################################################ 10:10:50 [INFO] 10:10:50 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 10:10:51 [INFO] Generating with dryRun=false 10:10:51 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:10:51 [INFO] Generator 'openapi-yaml' is considered stable. 10:10:51 [INFO] Output file [outputFile=openapi.yaml] 10:10:51 [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). 10:10:51 [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] 10:10:51 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 10:10:51 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:51 [WARNING] Multiple MediaTypes found, using only the first one 10:10:51 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [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] 10:10:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:10:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 10:10:51 [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.) 10:10:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:10:51 [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:10:51 ################################################################################ 10:10:51 # Thanks for using OpenAPI Generator. # 10:10:51 # Please consider donation to help us maintain this project 🙏 # 10:10:51 # https://opencollective.com/openapi_generator/donate # 10:10:51 ################################################################################ 10:10:51 [INFO] 10:10:51 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 10:10:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:10:51 [INFO] Copying 2 resources 10:10:51 [INFO] 10:10:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 10:10:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:10:51 [INFO] Copying 6 resources 10:10:51 [INFO] 10:10:51 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 10:10:51 [INFO] Changes detected - recompiling the module! :dependency 10:10:51 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:10:51 [INFO] 10:10:51 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 10:10:51 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:10:51 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:10:52 [INFO] Compiled 24 files. 10:10:52 [INFO] 10:10:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 10:10:52 [INFO] 10:10:52 [INFO] ------------------------------------------------------- 10:10:52 [INFO] T E S T S 10:10:52 [INFO] ------------------------------------------------------- 10:10:55 10:10:54.092 [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. 10:10:55 10:10:54.332 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:10:55 10:10:54.484 [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. 10:10:55 10:10:54.539 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:10:55 10:10:54.565 [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. 10:10:55 10:10:54.579 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:10:55 10:10:54.642 [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. 10:10:55 10:10:54.655 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:10:55 10:10:54.660 [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. 10:10:55 10:10:54.671 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:10:55 10:10:54.675 [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. 10:10:55 10:10:54.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:10:55 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:10:59 10:10:53,883 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:10:59 10:10:53,886 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Here is a list of configurators discovered as a service, by rank: 10:10:59 10:10:53,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:10:59 10:10:53,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:10:59 10:10:53,887 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:10:59 10:10:53,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:10:59 10:10:53,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:10:59 10:10:53,897 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:10:59 10:10:53,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:10:59 10:10:53,899 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:10:59 10:10:53,899 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:10:59 10:10:53,899 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:10:59 10:10:53,900 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:10:59 10:10:53,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:10:59 10:10:53,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:10:59 10:10:53,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:10:59 10:10:53,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:10:59 10:10:53,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:10:59 10:10:53,902 |-INFO in ch.qos.logback.classic.BasicConfigurator@2f0dae44 - Setting up default configuration. 10:10:59 10:10:53,923 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6eb06667 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL 10:10:59 10:10:56,825 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79ac50fe - 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 10:10:59 10:10:56,884 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@684c2c57 - 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. 10:10:59 10:10:56,884 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79ac50fe - 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 10:10:59 10:10:56,888 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:10:59 10:10:56,888 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:10:59 10:10:56,888 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:10:59 10:10:56,888 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:10:59 10:10:56,888 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:10:59 10:10:56,890 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@684c2c57 - 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. 10:10:59 10:10:56,891 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79ac50fe - 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 10:10:59 10:10:56,899 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:10:59 10:10:56,899 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:10:59 10:10:56,905 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:10:59 10:10:56,945 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039856944) 10:10:59 10:10:56,946 |-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] 10:10:59 10:10:56,946 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:10:59 10:10:56,955 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:10:59 10:10:56,955 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:10:59 10:10:56,956 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:10:59 10:10:56,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:10:59 10:10:56,957 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:59 10:10:56,964 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:10:59 10:10:56,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:10:59 10:10:56,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:10:59 10:10:57,005 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:10:59 10:10:57,014 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:10:59 10:10:57,421 |-INFO in ch.qos.logback.classic.pattern.DateConverter@479f1d09 - Setting zoneId to "UTC" 10:10:59 10:10:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:10:59 10:10:57,432 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:10:59 10:10:57,722 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:10:59 10:10:57,723 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:10:59 10:10:57,724 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:10:59 10:10:57,724 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:10:59 10:10:57,725 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:10:59 10:10:57,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@522fc67 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:10:59 10:10:57,725 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:10:59 10:10:57,725 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5caf9ea4 - End of configuration. 10:10:59 10:10:57,725 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@55882ff2 - Registering current configuration as safe fallback point 10:10:59 10:10:59 10:10:59 . ____ _ __ _ _ 10:10:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:10:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:10:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:10:59 ' |____| .__|_| |_|_| |_\__, | / / / / 10:10:59 =========|_|==============|___/=/_/_/_/ 10:10:59 :: Spring Boot :: (v3.2.4) 10:10:59 10:10:59 2024-04-25T10:10:57.857Z INFO 12715 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12715 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:10:59 2024-04-25T10:10:57.858Z INFO 12715 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:10:59 2024-04-25T10:10:59.798Z INFO 12715 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:10:59 2024-04-25T10:10:59.798Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:10:59 2024-04-25T10:10:59.800Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:10:59 2024-04-25T10:10:59.934Z INFO 12715 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 3.588 seconds (process running for 6.942) 10:11:00 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:11:00 2024-04-25T10:11:00.886Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:00 10:11:00 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:11:00 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:11:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:11:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:00 10:11:00 2024-04-25T10:11:00.901Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:00 10:11:00 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:11:00 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:125) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:11:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:11:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:00 10:11:00 2024-04-25T10:11:00.920Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:00 10:11:00 java.lang.IllegalStateException: some error message 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:00 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:127) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:11:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:11:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:00 10:11:00 2024-04-25T10:11:00.955Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:00 10:11:00 org.onap.cps.ncmp.rest.exceptions.PayloadTooLargeException: some error message 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:00 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:00 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:00 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:00 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:00 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:00 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:131) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:11:00 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:11:00 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:11:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:00 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:00 10:11:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:11:01 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:11:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:11:01 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:11:02 10:11:02 . ____ _ __ _ _ 10:11:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:11:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:11:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:11:02 ' |____| .__|_| |_|_| |_\__, | / / / / 10:11:02 =========|_|==============|___/=/_/_/_/ 10:11:02 :: Spring Boot :: (v3.2.4) 10:11:02 10:11:02 2024-04-25T10:11:01.405Z INFO 12715 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12715 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:11:02 2024-04-25T10:11:01.405Z INFO 12715 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:11:02 2024-04-25T10:11:02.183Z INFO 12715 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:11:02 2024-04-25T10:11:02.184Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:11:02 2024-04-25T10:11:02.184Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:11:02 2024-04-25T10:11:02.195Z INFO 12715 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.826 seconds (process running for 9.203) 10:11:02 2024-04-25T10:11:02.419Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 10:11:02 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:11:02 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:119) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:114) 10:11:02 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:78) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:11:02 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:11:02 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$195521869.executeRequest(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.453Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.733Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:11:02 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:11:02 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:11:02 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:02 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:11:02 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 10:11:02 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:11:02 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 10:11:02 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 10:11:02 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 10:11:02 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 10:11:02 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 10:11:02 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:11:02 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:11:02 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:11:02 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:11:02 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:11:02 ... 126 common frames omitted 10:11:02 10:11:02 2024-04-25T10:11:02.798Z WARN 12715 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 10:11:02 2024-04-25T10:11:02.836Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:02 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.846Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:11:02 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.855Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.865Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:11:02 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.873Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:02 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:02 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:02 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:02 10:11:02 2024-04-25T10:11:02.883Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:02 10:11:02 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:11:02 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:02 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:02 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:02 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:02 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:02 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:02 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:02 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:11:02 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:02 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:02 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:02 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:02 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:02 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:02 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:02 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:02 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:02 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:02 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:02 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:02 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:02 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:02 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:02 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:02 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:02 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:02 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:02 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 10:11:03 2024-04-25T10:11:02.894Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:03 10:11:03 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 10:11:03 2024-04-25T10:11:02.904Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:03 10:11:03 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:11:03 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:03 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:11:03 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:11:03 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 10:11:03 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:11:03 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:11:03 10:11:03 . ____ _ __ _ _ 10:11:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:11:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:11:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:11:03 ' |____| .__|_| |_|_| |_\__, | / / / / 10:11:03 =========|_|==============|___/=/_/_/_/ 10:11:03 :: Spring Boot :: (v3.2.4) 10:11:03 10:11:03 2024-04-25T10:11:03.010Z INFO 12715 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12715 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 10:11:03 2024-04-25T10:11:03.011Z INFO 12715 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:11:03 2024-04-25T10:11:03.331Z INFO 12715 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:11:03 2024-04-25T10:11:03.331Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:11:03 2024-04-25T10:11:03.331Z INFO 12715 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:11:03 2024-04-25T10:11:03.336Z INFO 12715 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.361 seconds (process running for 10.345) 10:11:03 2024-04-25T10:11:03.433Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:03 10:11:03 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:11:03 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:03 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:03 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 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"]) 10:11:03 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 10:11:03 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 10:11:03 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 10:11:03 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 10:11:03 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 10:11:03 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 10:11:03 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 10:11:03 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:11:03 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:11:03 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:11:03 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:11:03 ... 126 common frames omitted 10:11:03 10:11:03 2024-04-25T10:11:03.472Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:03 10:11:03 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) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:11:03 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:03 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:03 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 10:11:03 2024-04-25T10:11:03.477Z ERROR 12715 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:11:03 10:11:03 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:11:03 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) 10:11:03 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) 10:11:03 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) 10:11:03 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:11:03 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:11:03 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:11:03 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:11:03 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:11:03 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:11:03 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:11:03 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:11:03 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:11:03 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:11:03 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:11:03 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:03 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:03 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:03 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:03 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:03 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:03 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:03 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:03 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:03 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:03 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:03 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:03 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:03 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:03 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:11:03 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 10:11:03 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:11:03 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 10:11:03 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 10:11:03 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 10:11:03 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 10:11:03 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:11:03 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:11:03 ... 136 common frames omitted 10:11:03 10:11:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:11:03 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:11:03 2024-04-25T10:11:03.574Z INFO 12715 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:11:03 2024-04-25T10:11:03.578Z WARN 12715 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 10:11:03 2024-04-25T10:11:03.584Z ERROR 12715 --- [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request 3298d097-d146-4a53-8f16-18fc71f39215 timed out. 10:11:03 2024-04-25T10:11:03.587Z INFO 12715 --- [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request 2eeed71f-917f-442c-985e-c5484a8081f0 completed. 10:11:03 2024-04-25T10:11:03.588Z INFO 12715 --- [onPool-worker-2] .u.d.o.ResourceDataOperationRequestUtils : Data operations request aad62615-e2ee-4926-a4fe-fb982360f2f8 completed. 10:11:03 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:11:03 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:11:03 2024-04-25T10:11:03.749Z INFO 12715 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:11:03 2024-04-25T10:11:03.860Z ERROR 12715 --- [onPool-worker-3] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 10:11:03 2024-04-25T10:11:03.873Z ERROR 12715 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 10:11:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:11:03 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:11:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:11:04 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:11:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:11:04 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:11:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:11:04 [INFO] 10:11:04 [INFO] Results: 10:11:04 [INFO] 10:11:04 [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 10:11:04 [INFO] 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 10:11:04 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:11:04 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 10:11:04 [INFO] 10:11:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 10:11:04 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 10:11: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-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/* 10:11:04 [INFO] 10:11:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 10:11:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 10:11:04 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:11:04 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 10:11:04 [INFO] All coverage checks have been met. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 10:11:04 [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 10:11:04 [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 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- 10:11:04 [INFO] 10:11:04 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 10:11:04 [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] 10:11:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] surefireArgLine set to empty 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] argLine set to empty 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] You have 0 Checkstyle violations. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] You have 0 Checkstyle violations. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Starting audit... 10:11:04 Audit done. 10:11:04 [INFO] You have 0 Checkstyle violations. 10:11:04 [INFO] 10:11:04 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 10:11:04 [INFO] 10:11:04 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 10:11:04 [INFO] 10:11:04 [INFO] 10:11:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] No sources specified for compilation. Skipping. 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] 10:11:04 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] failsafeArgLine set to empty 10:11:04 [INFO] 10:11:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] No tests to run. 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 10:11:04 [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 10:11:04 [INFO] 10:11:04 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- 10:11:04 [INFO] 10:11:04 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 10:11:04 [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] 10:11:04 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] 10:11:04 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] surefireArgLine set to empty 10:11:04 [INFO] 10:11:04 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:04 [INFO] argLine set to empty 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] You have 0 Checkstyle violations. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 10:11:04 [INFO] You have 0 Checkstyle violations. 10:11:04 [INFO] 10:11:04 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 10:11:05 [INFO] Starting audit... 10:11:05 Audit done. 10:11:05 [INFO] You have 0 Checkstyle violations. 10:11:05 [INFO] 10:11:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 10:11:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:05 [INFO] Copying 3 resources 10:11:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 10:11:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 10:11:05 [INFO] 10:11:05 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 10:11:05 [INFO] Changes detected - recompiling the module! :dependency 10:11:05 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:11:05 [INFO] 10:11:05 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 10:11:05 [INFO] 10:11:05 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 10:11:05 [INFO] Fork Value is true 10:11:06 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:11:06 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:11:06 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:11:06 [java] WARNING: System::setSecurityManager will be removed in a future release 10:11:07 [INFO] Done SpotBugs Analysis.... 10:11:07 [INFO] 10:11:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 10:11:07 [INFO] 10:11:07 [INFO] 10:11:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 10:11:07 [INFO] BugInstance size is 0 10:11:07 [INFO] Error size is 0 10:11:07 [INFO] No errors/warnings found 10:11:07 [INFO] 10:11:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 10:11:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 10:11:07 [INFO] 10:11:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 10:11:07 [INFO] No sources to compile 10:11:07 [INFO] 10:11:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 10:11:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:11:08 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:11:08 [INFO] Compiled 4 files. 10:11:08 [INFO] 10:11:08 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 10:11:08 [INFO] 10:11:08 [INFO] ------------------------------------------------------- 10:11:08 [INFO] T E S T S 10:11:08 [INFO] ------------------------------------------------------- 10:11:09 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:11:12 10:11:09,190 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:11:12 10:11:09,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Here is a list of configurators discovered as a service, by rank: 10:11:12 10:11:09,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:11:12 10:11:09,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:11:12 10:11:09,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:11:12 10:11:09,203 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:12 10:11:09,203 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:11:12 10:11:09,204 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:11:12 10:11:09,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:11:12 10:11:09,207 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:11:12 10:11:09,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:12 10:11:09,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:11:12 10:11:09,207 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:11:12 10:11:09,207 |-INFO in ch.qos.logback.classic.BasicConfigurator@566e142 - Setting up default configuration. 10:11:12 10:11:09,218 |-INFO in ch.qos.logback.classic.util.ContextInitializer@433d9680 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 10:11:12 10:11:10,422 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2da81754 - 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 10:11:12 10:11:10,461 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1f992a3a - 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. 10:11:12 10:11:10,461 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2da81754 - 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 10:11:12 10:11:10,464 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:11:12 10:11:10,464 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:11:12 10:11:10,464 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:11:12 10:11:10,464 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:11:12 10:11:10,464 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:11:12 10:11:10,465 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1f992a3a - 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. 10:11:12 10:11:10,465 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2da81754 - 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 10:11:12 10:11:10,471 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:11:12 10:11:10,471 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:11:12 10:11:10,475 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:11:12 10:11:10,494 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039870493) 10:11:12 10:11:10,494 |-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] 10:11:12 10:11:10,494 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:11:12 10:11:10,500 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:11:12 10:11:10,500 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:11:12 10:11:10,501 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:11:12 10:11:10,505 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:11:12 10:11:10,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:11:12 10:11:10,515 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:11:12 10:11:10,519 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:11:12 10:11:10,524 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:11:12 10:11:10,550 |-INFO in ch.qos.logback.classic.pattern.DateConverter@261bd7b - Setting zoneId to "UTC" 10:11:12 10:11:10,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:11:12 10:11:10,557 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:11:12 10:11:10,700 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:11:12 10:11:10,701 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:11:12 10:11:10,701 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:11:12 10:11:10,701 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:11:12 10:11:10,702 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:11:12 10:11:10,702 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@30bf26df - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:11:12 10:11:10,702 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:11:12 10:11:10,717 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6f9e08d4 - End of configuration. 10:11:12 10:11:10,718 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@390037e7 - Registering current configuration as safe fallback point 10:11:12 10:11:12 2024-04-25T10:11:10.812Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12838 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 10:11:12 2024-04-25T10:11:10.813Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 10:11:12 2024-04-25T10:11:11.784Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 10:11:12 2024-04-25T10:11:11.787Z INFO 12838 --- [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 10:11:12 2024-04-25T10:11:11.815Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 10:11:12 2024-04-25T10:11:11.815Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 981 ms 10:11:12 2024-04-25T10:11:11.858Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 10:11:12 2024-04-25T10:11:11.863Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@55e5415d{application,/,b=file:/tmp/jetty-docbase.0.15894501123741424022/,a=AVAILABLE,h=oeje10s.SessionHandler@b8142f4{STARTED}} 10:11:12 2024-04-25T10:11:11.864Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@55e5415d{application,/,b=file:/tmp/jetty-docbase.0.15894501123741424022/,a=AVAILABLE,h=oeje10s.SessionHandler@b8142f4{STARTED}} 10:11:12 2024-04-25T10:11:11.865Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@f2becb2{STARTING}[12.0.7,sto=0] @3129ms 10:11:12 2024-04-25T10:11:12.459Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 10:11:12 2024-04-25T10:11:12.459Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 10:11:12 2024-04-25T10:11:12.460Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 10:11:12 2024-04-25T10:11:12.470Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@65698020{HTTP/1.1, (http/1.1)}{0.0.0.0:39079} 10:11:12 2024-04-25T10:11:12.471Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39079 (http/1.1) with context path '/' 10:11:12 2024-04-25T10:11:12.481Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.27 seconds (process running for 3.745) 10:11:12 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:11:13 2024-04-25T10:11:13.507Z WARN 12838 --- [cps-ncmp-rest-stub] [qtp225465790-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 10:11:13 2024-04-25T10:11:13.508Z INFO 12838 --- [cps-ncmp-rest-stub] [qtp225465790-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:11:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.789 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:11:13 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:11:13 2024-04-25T10:11:13.638Z WARN 12838 --- [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 10:11:13 2024-04-25T10:11:13.638Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 10:11:13 2024-04-25T10:11:13.641Z INFO 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test3224171439524258001/file.txt 10:11:13 2024-04-25T10:11:13.642Z WARN 12838 --- [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 10:11:13 2024-04-25T10:11:13.642Z ERROR 12838 --- [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 10:11:13 2024-04-25T10:11:13.643Z WARN 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test3224171439524258001/unknown-file.txt', will search it in classpath 10:11:13 2024-04-25T10:11:13.643Z ERROR 12838 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test3224171439524258001/unknown-file.txt file not found on classpath or on file system 10:11:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 10:11:13 [INFO] 10:11:13 [INFO] Results: 10:11:13 [INFO] 10:11:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 10:11:13 [INFO] 10:11:13 [INFO] 10:11:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:13 [INFO] 10:11:13 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] 10:11:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 10:11:13 [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 10:11:13 [INFO] 10:11:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:13 [INFO] failsafeArgLine set to empty 10:11:13 [INFO] 10:11:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] 10:11:13 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:13 [INFO] 10:11:13 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:13 [INFO] 10:11:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] 10:11:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 10:11:13 [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 10:11:13 [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 10:11:13 [INFO] 10:11:13 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- 10:11:13 [INFO] 10:11:13 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 10:11:13 [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] 10:11:13 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:14 [INFO] 10:11:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] 10:11:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] 10:11:14 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] 10:11:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:14 [INFO] surefireArgLine set to empty 10:11:14 [INFO] 10:11:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:14 [INFO] argLine set to empty 10:11:14 [INFO] 10:11:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] You have 0 Checkstyle violations. 10:11:14 [INFO] 10:11:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] You have 0 Checkstyle violations. 10:11:14 [INFO] 10:11:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] Starting audit... 10:11:14 Audit done. 10:11:14 [INFO] You have 0 Checkstyle violations. 10:11:14 [INFO] 10:11:14 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] 10:11:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 10:11:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 10:11:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 10:11:14 [INFO] 10:11:14 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 10:11:14 [INFO] Changes detected - recompiling the module! :dependency 10:11:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 10:11:14 [INFO] 10:11:14 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 10:11:15 [INFO] 10:11:15 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 10:11:15 [INFO] Fork Value is true 10:11:16 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:11:16 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:11:16 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:11:16 [java] WARNING: System::setSecurityManager will be removed in a future release 10:11:17 [INFO] Done SpotBugs Analysis.... 10:11:17 [INFO] 10:11:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 10:11:17 [INFO] 10:11:17 [INFO] 10:11:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] BugInstance size is 0 10:11:17 [INFO] Error size is 0 10:11:17 [INFO] No errors/warnings found 10:11:17 [INFO] 10:11:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 10:11:17 [INFO] 10:11:17 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] No sources to compile 10:11:17 [INFO] 10:11:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] No sources specified for compilation. Skipping. 10:11:17 [INFO] 10:11:17 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] No tests to run. 10:11:17 [INFO] 10:11:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:17 [INFO] 10:11:17 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] 10:11:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 10:11:17 [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 10:11:17 [INFO] 10:11:17 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- 10:11:17 [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/. 10:11:17 [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 10:11:17 [INFO] 10:11:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:17 [INFO] failsafeArgLine set to empty 10:11:17 [INFO] 10:11:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] No tests to run. 10:11:17 [INFO] 10:11:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:17 [INFO] 10:11:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:17 [INFO] 10:11:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 10:11:17 [INFO] 10:11:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 10:11:17 [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 10:11:17 [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 10:11:17 [INFO] 10:11:17 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- 10:11:19 [INFO] 10:11:19 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 10:11:19 [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] 10:11:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:20 [INFO] 10:11:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 10:11:20 [INFO] 10:11:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 10:11:20 [INFO] 10:11:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 10:11:20 [INFO] 10:11:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 10:11:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 10:11:20 [INFO] 10:11:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 10:11:20 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-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/* 10:11:20 [INFO] 10:11:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 10:11:20 [INFO] You have 0 Checkstyle violations. 10:11:20 [INFO] 10:11:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 10:11:20 [INFO] You have 0 Checkstyle violations. 10:11:20 [INFO] 10:11:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 10:11:20 [INFO] Starting audit... 10:11:20 Audit done. 10:11:20 [INFO] You have 0 Checkstyle violations. 10:11:20 [INFO] 10:11:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 10:11:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:20 [INFO] Copying 18 resources 10:11:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license 10:11:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses 10:11:20 [INFO] 10:11:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 10:11:20 [INFO] Changes detected - recompiling the module! :dependency 10:11:20 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 10:11:21 [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. 10:11:21 [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. 10:11:21 [INFO] 10:11:21 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 10:11:21 [INFO] 10:11:21 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 10:11:21 [INFO] Fork Value is true 10:11:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:11:22 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:11:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:11:22 [java] WARNING: System::setSecurityManager will be removed in a future release 10:11:26 [INFO] Done SpotBugs Analysis.... 10:11:26 [INFO] 10:11:26 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 10:11:26 [INFO] 10:11:26 [INFO] 10:11:26 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 10:11:26 [INFO] BugInstance size is 0 10:11:26 [INFO] Error size is 0 10:11:26 [INFO] No errors/warnings found 10:11:26 [INFO] 10:11:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 10:11:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources 10:11:26 [INFO] 10:11:26 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 10:11:26 [INFO] No sources to compile 10:11:26 [INFO] 10:11:26 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 10:11:26 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:11:26 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:11:27 [INFO] Compiled 24 files. 10:11:27 [INFO] 10:11:27 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 10:11:27 [INFO] 10:11:27 [INFO] ------------------------------------------------------- 10:11:27 [INFO] T E S T S 10:11:27 [INFO] ------------------------------------------------------- 10:11:29 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:11:30 10:11:30.275 [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 10:11:30 10:11:30.580 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:11:30 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:11:30 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:11:31 10:11:28,073 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:11:31 10:11:28,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Here is a list of configurators discovered as a service, by rank: 10:11:31 10:11:28,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:11:31 10:11:28,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:11:31 10:11:28,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:11:31 10:11:28,084 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:31 10:11:28,084 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:11:31 10:11:28,085 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:11:31 10:11:28,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:11:31 10:11:28,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:11:31 10:11:28,087 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:31 10:11:28,087 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:11:31 10:11:28,088 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:11:31 10:11:28,089 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:11:31 10:11:28,089 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:11:31 10:11:28,089 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:11:31 10:11:28,089 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:11:31 10:11:28,090 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:11:31 10:11:28,090 |-INFO in ch.qos.logback.classic.BasicConfigurator@728cef8e - Setting up default configuration. 10:11:31 10:11:28,108 |-INFO in ch.qos.logback.classic.util.ContextInitializer@21584b99 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 10:11:31 10:11:30,856 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:11:31 10:11:30,912 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7105d271 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:11:31 10:11:30,913 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:11:31 10:11:30,920 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:11:31 10:11:30,920 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:11:31 10:11:30,920 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:11:31 10:11:30,921 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:11:31 10:11:30,921 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:11:31 10:11:30,923 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7105d271 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:11:31 10:11:30,923 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@134ccb03 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:11:31 10:11:30,931 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:11:31 10:11:30,931 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:11:31 10:11:30,934 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:11:31 10:11:30,966 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039890965) 10:11:31 10:11:30,966 |-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] 10:11:31 10:11:30,966 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:11:31 10:11:30,972 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:11:31 10:11:30,973 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:11:31 10:11:30,974 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:11:31 10:11:30,980 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:11:31 10:11:31,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:11:31 10:11:31,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:11:31 10:11:31,006 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:11:31 10:11:31,013 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:11:31 10:11:31,025 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7072606 - Setting zoneId to "UTC" 10:11:31 10:11:31,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:11:31 10:11:31,033 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:11:31 10:11:31,307 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:11:31 10:11:31,308 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:11:31 10:11:31,308 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:11:31 10:11:31,309 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:11:31 10:11:31,309 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:11:31 10:11:31,309 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12e25b4b - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:11:31 10:11:31,309 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:11:31 10:11:31,309 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7266f136 - End of configuration. 10:11:31 10:11:31,310 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2daf2351 - Registering current configuration as safe fallback point 10:11:31 10:11:31 10:11:31 . ____ _ __ _ _ 10:11:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:11:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:11:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:11:31 ' |____| .__|_| |_|_| |_\__, | / / / / 10:11:31 =========|_|==============|___/=/_/_/_/ 10:11:31 :: Spring Boot :: (v3.2.4) 10:11:31 10:11:31 2024-04-25T10:11:31.427Z INFO 13019 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13019 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 10:11:31 2024-04-25T10:11:31.428Z INFO 13019 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 10:11:31 2024-04-25T10:11:31.691Z INFO 13019 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.007 seconds (process running for 4.396) 10:11:31 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:11:33 2024-04-25T10:11:32.333Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:33 10:11:33 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:33 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:33 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:33 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:33 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:33 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:33 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:33 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:33 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:11:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:34 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:34 ... 48 common frames omitted 10:11:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:34 ... 75 common frames omitted 10:11:34 10:11:34 2024-04-25T10:11:32.555Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:11:34 10:11:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:34 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:34 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:34 ... 48 common frames omitted 10:11:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:34 ... 75 common frames omitted 10:11:34 10:11:34 2024-04-25T10:11:33.164Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:11:34 10:11:34 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:34 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:34 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:34 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:34 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:34 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:34 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:34 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:34 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:34 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:34 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:34 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:34 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:34 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:34 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:34 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:34 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:34 ... 48 common frames omitted 10:11:34 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:34 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:34 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:34 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:34 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:34 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:34 ... 75 common frames omitted 10:11:34 10:11:36 2024-04-25T10:11:33.982Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:11:36 10:11:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:36 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:36 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:36 ... 48 common frames omitted 10:11:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:36 ... 75 common frames omitted 10:11:36 10:11:36 2024-04-25T10:11:35.987Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:11:36 10:11:36 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:36 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:36 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:36 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:36 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:36 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:36 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:36 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:36 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:36 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:36 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:36 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:36 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:36 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:36 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:36 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:36 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:36 ... 48 common frames omitted 10:11:36 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:36 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:36 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:36 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:36 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:36 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:36 ... 75 common frames omitted 10:11:36 10:11:37 2024-04-25T10:11:35.999Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:37 10:11:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:37 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:37 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:37 ... 48 common frames omitted 10:11:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:37 ... 75 common frames omitted 10:11:37 10:11:37 2024-04-25T10:11:36.316Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:11:37 10:11:37 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:37 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:37 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:37 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:37 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:37 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:37 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) 10:11:37 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:37 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:37 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:37 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:37 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:37 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:37 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:37 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:37 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:37 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:37 ... 48 common frames omitted 10:11:37 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:37 ... 75 common frames omitted 10:11:37 10:11:38 2024-04-25T10:11:37.128Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:38 10:11:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:38 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:38 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:38 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:38 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:38 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:38 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:38 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:38 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:38 ... 48 common frames omitted 10:11:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:38 ... 75 common frames omitted 10:11:38 10:11:38 2024-04-25T10:11:37.396Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:11:38 10:11:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:38 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:38 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:38 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:38 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:38 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:38 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:38 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:38 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:38 ... 48 common frames omitted 10:11:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:38 ... 75 common frames omitted 10:11:38 10:11:38 2024-04-25T10:11:37.894Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 10:11:38 10:11:38 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:38 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:38 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:38 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:38 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:38 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:38 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:38 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:38 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:38 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:38 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:38 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:38 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:38 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:38 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:38 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:38 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:38 ... 48 common frames omitted 10:11:38 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:38 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:38 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:38 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:38 ... 75 common frames omitted 10:11:38 10:11:40 2024-04-25T10:11:38.732Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 10:11:40 10:11:40 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:40 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:40 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:40 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:40 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:40 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:40 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:40 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:40 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:40 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:40 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:40 ... 48 common frames omitted 10:11:40 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:40 ... 75 common frames omitted 10:11:40 10:11:40 2024-04-25T10:11:40.735Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 10:11:40 10:11:40 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:40 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:40 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:40 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:40 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:40 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:40 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:40 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:40 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:40 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:40 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:40 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:40 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:40 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:40 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:40 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:40 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:40 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:40 ... 48 common frames omitted 10:11:40 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:40 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:40 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:40 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:40 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:40 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:40 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:40 ... 75 common frames omitted 10:11:40 10:11:41 2024-04-25T10:11:40.748Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:41 10:11:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:41 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:41 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:41 ... 48 common frames omitted 10:11:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:41 ... 75 common frames omitted 10:11:41 10:11:41 2024-04-25T10:11:41.004Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 10:11:41 10:11:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:11:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 10:11:41 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) 10:11:41 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) 10:11:41 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 10:11:41 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) 10:11:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:11:41 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:11:41 at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) 10:11:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:41 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 10:11:41 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 10:11:41 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 10:11:41 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 10:11:41 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 10:11:41 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:41 ... 48 common frames omitted 10:11:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:41 ... 75 common frames omitted 10:11:41 10:11:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.093 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:11:41 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:11:41 2024-04-25T10:11:41.735Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:41 10:11:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:41 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:11:41 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:11:41 at java.base/java.lang.Class.newInstance(Class.java:645) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:11:41 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:11:41 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:41 ... 30 common frames omitted 10:11:41 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:41 ... 46 common frames omitted 10:11:41 10:11:41 2024-04-25T10:11:41.740Z WARN 13019 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 10:11:41 10:11:41 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) 10:11:41 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:11:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:11:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:11:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:11:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:11:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:11:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:11:41 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:11:41 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:11:41 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:11:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:11:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:11:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:11:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:11:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:11:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:11:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:11:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:11:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:11:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:11:41 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:11:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:11:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:11:41 Caused by: org.hibernate.exception.ConstraintViolationException: 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 10:11:41 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 10:11:41 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 10:11:41 at java.base/java.lang.Class.newInstance(Class.java:645) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 10:11:41 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 10:11:41 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 10:11:41 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 10:11:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 10:11:41 ... 30 common frames omitted 10:11:41 Caused by: java.sql.SQLException: no checksum 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:11:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:11:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:11:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:11:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:11:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:11:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:11:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:11:41 ... 46 common frames omitted 10:11:41 10:11:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 10:11:41 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:11:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 10:11:41 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 10:11:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 10:11:41 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 10:11:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.onap.cps.spi.utils.SessionManagerSpec 10:11:41 2024-04-25T10:11:41.959Z INFO 13019 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 10:11:41 2024-04-25T10:11:41.959Z INFO 13019 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 10:11:42 [INFO] 10:11:42 [INFO] Results: 10:11:42 [INFO] 10:11:42 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 10:11:42 [INFO] 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 10:11:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:11:42 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:11:42 [INFO] 10:11:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 10:11:42 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 10:11: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/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/* 10:11:42 [INFO] 10:11:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 10:11:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 10:11:42 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:11:42 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:11:42 [INFO] All coverage checks have been met. 10:11:42 [INFO] 10:11:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 10:11:42 [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 10:11:42 [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 10:11:42 [INFO] 10:11:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- 10:11:42 [INFO] 10:11:42 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 10:11:42 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] 10:11:42 [INFO] --------------------------------[ pom ]--------------------------------- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] surefireArgLine set to empty 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] argLine set to empty 10:11:42 [INFO] 10:11:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] You have 0 Checkstyle violations. 10:11:42 [INFO] 10:11:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] You have 0 Checkstyle violations. 10:11:42 [INFO] 10:11:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Starting audit... 10:11:42 Audit done. 10:11:42 [INFO] You have 0 Checkstyle violations. 10:11:42 [INFO] 10:11:42 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 10:11:42 [INFO] 10:11:42 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 10:11:42 [INFO] 10:11:42 [INFO] 10:11:42 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] No sources specified for compilation. Skipping. 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] 10:11:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] failsafeArgLine set to empty 10:11:42 [INFO] 10:11:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] No tests to run. 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] 10:11:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [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 10:11:42 [INFO] 10:11:42 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- 10:11:42 [INFO] 10:11:42 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 10:11:42 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] 10:11:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] 10:11:42 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] surefireArgLine set to empty 10:11:42 [INFO] 10:11:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:42 [INFO] argLine set to empty 10:11:42 [INFO] 10:11:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:42 [INFO] You have 0 Checkstyle violations. 10:11:42 [INFO] 10:11:42 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:43 [INFO] You have 0 Checkstyle violations. 10:11:43 [INFO] 10:11:43 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:43 [INFO] Starting audit... 10:11:43 Audit done. 10:11:43 [INFO] You have 0 Checkstyle violations. 10:11:43 [INFO] 10:11:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:43 [INFO] Copying 12 resources 10:11:43 [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 10:11:43 [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 10:11:43 [INFO] 10:11:43 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:43 [INFO] Changes detected - recompiling the module! :dependency 10:11:43 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:11:43 [INFO] 10:11:43 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 10:11:43 [INFO] 10:11:43 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:43 [INFO] Fork Value is true 10:11:45 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:11: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) 10:11:45 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:11:45 [java] WARNING: System::setSecurityManager will be removed in a future release 10:11:46 [INFO] Done SpotBugs Analysis.... 10:11:46 [INFO] 10:11:46 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 10:11:46 [INFO] 10:11:46 [INFO] 10:11:46 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] BugInstance size is 0 10:11:46 [INFO] Error size is 0 10:11:46 [INFO] No errors/warnings found 10:11:46 [INFO] 10:11:46 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:46 [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 10:11:46 [INFO] 10:11:46 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] No sources to compile 10:11:46 [INFO] 10:11:46 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] No sources specified for compilation. Skipping. 10:11:46 [INFO] 10:11:46 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] No tests to run. 10:11:46 [INFO] 10:11:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:46 [INFO] 10:11:46 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] 10:11:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [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 10:11:46 [INFO] 10:11:46 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:46 [INFO] failsafeArgLine set to empty 10:11:46 [INFO] 10:11:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] No tests to run. 10:11:46 [INFO] 10:11:46 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:46 [INFO] 10:11:46 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:46 [INFO] 10:11:46 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] 10:11:46 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [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 10:11:46 [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 10:11:46 [INFO] 10:11:46 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- 10:11:46 [INFO] 10:11:46 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 10:11:46 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] 10:11:46 [INFO] --------------------------------[ jar ]--------------------------------- 10:11:47 [INFO] 10:11:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] 10:11:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] 10:11:47 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] 10:11:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:47 [INFO] surefireArgLine set to empty 10:11:47 [INFO] 10:11:47 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:47 [INFO] argLine set to empty 10:11:47 [INFO] 10:11:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] You have 0 Checkstyle violations. 10:11:47 [INFO] 10:11:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] You have 0 Checkstyle violations. 10:11:47 [INFO] 10:11:47 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Starting audit... 10:11:47 Audit done. 10:11:47 [INFO] You have 0 Checkstyle violations. 10:11:47 [INFO] 10:11:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:47 [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 10:11:47 [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 10:11:47 [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 10:11:47 [INFO] 10:11:47 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Changes detected - recompiling the module! :dependency 10:11:47 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:11:47 [INFO] 10:11:47 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 10:11:47 [INFO] 10:11:47 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:47 [INFO] Fork Value is true 10:11:48 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:11:48 [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) 10:11:48 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:11:48 [java] WARNING: System::setSecurityManager will be removed in a future release 10:11:49 [INFO] Done SpotBugs Analysis.... 10:11:49 [INFO] 10:11:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 10:11:49 [INFO] 10:11:49 [INFO] 10:11:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] BugInstance size is 0 10:11:49 [INFO] Error size is 0 10:11:49 [INFO] No errors/warnings found 10:11:49 [INFO] 10:11:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:11:49 [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 10:11:49 [INFO] 10:11:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] No sources to compile 10:11:49 [INFO] 10:11:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] No sources specified for compilation. Skipping. 10:11:49 [INFO] 10:11:49 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] No tests to run. 10:11:49 [INFO] 10:11:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:49 [INFO] 10:11:49 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [INFO] 10:11:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:49 [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 10:11:49 [INFO] 10:11:49 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:51 [INFO] 10:11:51 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 10:11:51 [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 10:11:51 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:11:51 [INFO] Building dependencies layer... 10:11:51 [INFO] Building snapshot dependencies layer... 10:11:51 [INFO] Building resources layer... 10:11:51 [INFO] Building classes layer... 10:11:51 [INFO] Building jvm arg files layer... 10:11:51 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:11:54 [INFO] 10:11:54 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 10:11:54 [INFO] Loading to Docker daemon... 10:11:57 [INFO] 10:11:57 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 10:11:57 [INFO] 10:11:57 [INFO] A new version of jib-maven-plugin (3.4.2) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 10:11:57 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 10:11:57 [INFO] 10:11:57 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 10:11:57 [INFO] 10:11:57 [INFO] 10:11:57 [INFO] 10:11:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:57 [INFO] failsafeArgLine set to empty 10:11:57 [INFO] 10:11:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [INFO] No tests to run. 10:11:57 [INFO] 10:11:57 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:57 [INFO] 10:11:57 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 10:11:57 [INFO] 10:11:57 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [INFO] 10:11:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:57 [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 10:11:57 [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 10:11:57 [INFO] 10:11:57 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:58 [INFO] 10:11:58 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- 10:11:58 [INFO] 10:11:58 [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 10:11:58 [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 10:11:58 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240425T100615Z 10:11:58 [INFO] Building resources layer... 10:11:58 [INFO] Building dependencies layer... 10:11:58 [INFO] Building jvm arg files layer... 10:11:58 [INFO] Building classes layer... 10:11:58 [INFO] Building snapshot dependencies layer... 10:11:58 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:11:58 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:11:58 [INFO] 10:11:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 10:12:00 [INFO] 10:12:00 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 10:12:00 [INFO] 10:12:00 [INFO] 10:12:00 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 10:12:00 [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] 10:12:00 [INFO] --------------------------------[ jar ]--------------------------------- 10:12:00 [INFO] 10:12:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 10:12:00 [INFO] 10:12:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 10:12:00 [INFO] 10:12:00 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 10:12:00 [INFO] 10:12:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 10:12:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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/* 10:12:00 [INFO] 10:12:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 10:12:00 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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/* 10:12:00 [INFO] 10:12:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 10:12:00 [INFO] You have 0 Checkstyle violations. 10:12:00 [INFO] 10:12:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 10:12:00 [INFO] You have 0 Checkstyle violations. 10:12:00 [INFO] 10:12:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 10:12:00 [INFO] Starting audit... 10:12:00 Audit done. 10:12:00 [INFO] You have 0 Checkstyle violations. 10:12:00 [INFO] 10:12:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 10:12:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:12:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources 10:12:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license 10:12:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses 10:12:00 [INFO] 10:12:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 10:12:00 [INFO] No sources to compile 10:12:00 [INFO] 10:12:00 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 10:12:00 [INFO] 10:12:00 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 10:12:01 [INFO] 10:12:01 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 10:12:01 [INFO] 10:12:01 [INFO] 10:12:01 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 10:12:01 [INFO] 10:12:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 10:12:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:12:01 [INFO] Copying 20 resources 10:12:01 [INFO] 10:12:01 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 10:12:01 [INFO] Changes detected - recompiling the module! :dependency 10:12:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 10:12:01 [INFO] 10:12:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 10:12:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:12:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:12:04 [INFO] Compiled 94 files. 10:12:04 [INFO] 10:12:04 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 10:12:04 [INFO] 10:12:04 [INFO] ------------------------------------------------------- 10:12:04 [INFO] T E S T S 10:12:04 [INFO] ------------------------------------------------------- 10:12:06 10:12:06.574 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:12:06 10:12:06.582 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:12:06 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 10:12:39 10:12:06.963 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:12:39 10:12:07.407 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:12:39 10:12:07.409 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:12:39 10:12:07.435 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:12:39 Server Version: 23.0.1 10:12:39 API Version: 1.42 10:12:39 Operating System: CentOS Stream 8 10:12:39 Total Memory: 31890 MB 10:12:39 10:12:07.439 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:12:39 ******************************************************************************** 10:12:39 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:12:39 ******************************************************************************** 10:12:39 10:12:07.443 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:12:39 10:12:07.444 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:12:39 10:12:07.475 [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. 10:12:39 10:12:07.482 [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) 10:12:39 10:12:09.620 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:12:39 10:12:09.647 [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) 10:12:39 10:12:10.164 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:12:39 10:12:11.193 [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) 10:12:39 10:12:11.456 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (13 MB/? MB) 10:12:39 10:12:12.457 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (35 MB/? MB) 10:12:39 10:12:12.604 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 10:12:39 10:12:12.907 [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) 10:12:39 10:12:12.985 [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) 10:12:39 10:12:13.128 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 10:12:39 10:12:13.495 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (41 MB/? MB) 10:12:39 10:12:13.525 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (41 MB/? MB) 10:12:39 10:12:13.651 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 10:12:39 10:12:13.674 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 10:12:39 10:12:13.753 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 10:12:39 10:12:13.872 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 10:12:39 10:12:14.056 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 10:12:39 10:12:14.175 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 10:12:39 10:12:14.186 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 10:12:39 10:12:14.292 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (44 MB/? MB) 10:12:39 10:12:14.364 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (45 MB/? MB) 10:12:39 10:12:14.441 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 10:12:39 10:12:18.508 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 10:12:39 10:12:20.491 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 10:12:39 10:12:20.575 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 10:12:39 10:12:20.656 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 10:12:39 10:12:20.732 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 10:12:39 10:12:20.809 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 10:12:39 10:12:20.825 [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) 10:12:39 10:12:20.825 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.349490131S 10:12:39 10:12:20.865 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:12:39 10:12:26.815 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: b14648c068a1c448a066d292d0e69e886fc88cbfdf90a46ac8963daebcf001ee 10:12:39 10:12:28.775 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT7.909913756S 10:12:39 10:12:28.776 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32791/test?loggerLevel=OFF) 10:12:39 10:12:28.779 [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 10:12:39 10:12:29.160 [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: 852316b38c96030c765dc015a1ab77a3f858215bebf9fe03da93b26921586078 10:12:39 10:12:34.359 [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.580751811S 10:12:39 10:12:05,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:12:39 10:12:05,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Here is a list of configurators discovered as a service, by rank: 10:12:39 10:12:05,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:12:39 10:12:05,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:12:39 10:12:05,062 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:12:39 10:12:05,071 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:12:39 10:12:05,071 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:12:39 10:12:05,072 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:12:39 10:12:05,074 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:12:39 10:12:05,074 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:12:39 10:12:05,074 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:12:39 10:12:05,074 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:12:39 10:12:05,075 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:12:39 10:12:05,075 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:12:39 10:12:05,076 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:12:39 10:12:05,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:12:39 10:12:05,076 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:12:39 10:12:05,077 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:12:39 10:12:05,077 |-INFO in ch.qos.logback.classic.BasicConfigurator@1d0d4478 - Setting up default configuration. 10:12:39 10:12:05,094 |-INFO in ch.qos.logback.classic.util.ContextInitializer@41a6a728 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 10:12:39 10:12:34,773 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43918bef - 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 10:12:39 10:12:34,819 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f6bcac8 - 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. 10:12:39 10:12:34,819 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43918bef - 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 10:12:39 10:12:34,822 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:12:39 10:12:34,822 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:12:39 10:12:34,822 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:12:39 10:12:34,822 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:12:39 10:12:34,822 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:12:39 10:12:34,824 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@f6bcac8 - 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. 10:12:39 10:12:34,824 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@43918bef - 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 10:12:39 10:12:34,831 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:12:39 10:12:34,831 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:12:39 10:12:34,835 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:12:39 10:12:34,867 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714039954866) 10:12:39 10:12:34,867 |-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] 10:12:39 10:12:34,867 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:12:39 10:12:34,873 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:12:39 10:12:34,874 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:12:39 10:12:34,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:12:39 10:12:34,875 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:12:39 10:12:34,881 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:12:39 10:12:34,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:12:39 10:12:34,900 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:12:39 10:12:34,911 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:12:39 10:12:34,917 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:12:39 10:12:35,667 |-INFO in ch.qos.logback.classic.pattern.DateConverter@cd90676 - Setting zoneId to "UTC" 10:12:39 10:12:35,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:12:39 10:12:35,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:12:39 10:12:35,952 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:12:39 10:12:35,953 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:12:39 10:12:35,953 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:12:39 10:12:35,954 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:12:39 10:12:35,954 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:12:39 10:12:35,954 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7b00a3ea - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:12:39 10:12:35,954 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:12:39 10:12:35,955 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@43582af1 - End of configuration. 10:12:39 10:12:35,955 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@12b485d8 - Registering current configuration as safe fallback point 10:12:39 10:12:39 2024-04-25T10:12:36.115Z INFO 13512 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13512 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 10:12:39 2024-04-25T10:12:36.116Z INFO 13512 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:12:39 2024-04-25T10:12:37.021Z INFO 13512 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:12:39 2024-04-25T10:12:37.200Z INFO 13512 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 170 ms. Found 6 JPA repository interfaces. 10:12:39 2024-04-25T10:12:38.431Z INFO 13512 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 10:12:39 2024-04-25T10:12:38.637Z INFO 13512 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@29763c3b 10:12:39 2024-04-25T10:12:38.638Z INFO 13512 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 10:12:39 2024-04-25T10:12:38.835Z INFO 13512 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 10:12:39 2024-04-25T10:12:39.016Z INFO 13512 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 10:12:39 2024-04-25T10:12:39.229Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 10:12:39 2024-04-25T10:12:39.235Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 10:12:39 2024-04-25T10:12:39.399Z INFO 13512 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 4039959240 10:12:39 2024-04-25T10:12:39.418Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 10:12:39 2024-04-25T10:12:39.473Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 10:12:39 2024-04-25T10:12:39.474Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 10:12:39 2024-04-25T10:12:39.482Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 10:12:39 2024-04-25T10:12:39.482Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 10:12:39 2024-04-25T10:12:39.489Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 10:12:39 2024-04-25T10:12:39.490Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 10:12:39 2024-04-25T10:12:39.496Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 10:12:39 2024-04-25T10:12:39.497Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 10:12:39 2024-04-25T10:12:39.505Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 10:12:39 2024-04-25T10:12:39.506Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 7ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 10:12:39 2024-04-25T10:12:39.512Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 10:12:39 2024-04-25T10:12:39.512Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 10:12:39 2024-04-25T10:12:39.518Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 10:12:39 2024-04-25T10:12:39.519Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 10:12:39 2024-04-25T10:12:39.524Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 10:12:39 2024-04-25T10:12:39.525Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 10:12:39 2024-04-25T10:12:39.529Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 10:12:39 2024-04-25T10:12:39.530Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 10:12:39 2024-04-25T10:12:39.534Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 10:12:39 2024-04-25T10:12:39.534Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 10:12:39 2024-04-25T10:12:39.539Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 10:12:39 2024-04-25T10:12:39.540Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 10:12:39 2024-04-25T10:12:39.547Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 10:12:39 2024-04-25T10:12:39.548Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 10:12:39 2024-04-25T10:12:39.552Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 10:12:39 2024-04-25T10:12:39.552Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 10:12:39 2024-04-25T10:12:39.556Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 10:12:39 2024-04-25T10:12:39.556Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 10:12:39 2024-04-25T10:12:39.560Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 10:12:39 2024-04-25T10:12:39.560Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 10:12:39 2024-04-25T10:12:39.564Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 10:12:39 2024-04-25T10:12:39.565Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 10:12:39 2024-04-25T10:12:39.568Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 10:12:39 2024-04-25T10:12:39.569Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 10:12:39 2024-04-25T10:12:39.572Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 10:12:39 2024-04-25T10:12:39.572Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 10:12:39 2024-04-25T10:12:39.576Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 10:12:39 2024-04-25T10:12:39.576Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 10:12:39 2024-04-25T10:12:39.579Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 10:12:39 2024-04-25T10:12:39.580Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 10:12:39 2024-04-25T10:12:39.583Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 10:12:39 2024-04-25T10:12:39.584Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 10:12:39 2024-04-25T10:12:39.587Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 10:12:39 2024-04-25T10:12:39.588Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 10:12:39 2024-04-25T10:12:39.592Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 10:12:39 2024-04-25T10:12:39.593Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 10:12:39 2024-04-25T10:12:39.596Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 10:12:39 2024-04-25T10:12:39.597Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 10:12:39 2024-04-25T10:12:39.601Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 10:12:39 2024-04-25T10:12:39.602Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 10:12:39 2024-04-25T10:12:39.606Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 10:12:39 2024-04-25T10:12:39.606Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 10:12:39 2024-04-25T10:12:39.609Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 10:12:39 2024-04-25T10:12:39.610Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 10:12:39 2024-04-25T10:12:39.613Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 10:12:39 2024-04-25T10:12:39.613Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 10:12:39 2024-04-25T10:12:39.617Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 10:12:39 2024-04-25T10:12:39.617Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 10:12:39 2024-04-25T10:12:39.621Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 10:12:39 2024-04-25T10:12:39.621Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 10:12:39 2024-04-25T10:12:39.625Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 10:12:39 2024-04-25T10:12:39.625Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 10:12:39 2024-04-25T10:12:39.629Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 10:12:39 2024-04-25T10:12:39.629Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 10:12:39 2024-04-25T10:12:39.633Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 10:12:39 2024-04-25T10:12:39.634Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 10:12:39 2024-04-25T10:12:39.637Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 10:12:39 2024-04-25T10:12:39.638Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 10:12:39 2024-04-25T10:12:39.641Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 10:12:39 2024-04-25T10:12:39.642Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 10:12:39 2024-04-25T10:12:39.645Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:12:39 2024-04-25T10:12:39.645Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 10:12:39 2024-04-25T10:12:39.649Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 10:12:39 2024-04-25T10:12:39.649Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 10:12:39 2024-04-25T10:12:39.653Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 10:12:39 2024-04-25T10:12:39.654Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 10:12:39 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 10:12:39 2024-04-25T10:12:39.658Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 10:12:39 2024-04-25T10:12:39.658Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 2ms 10:12:39 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 10:12:39 2024-04-25T10:12:39.672Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 10:13:05 2024-04-25T10:12:39.672Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 12ms 10:13:05 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 10:13:05 2024-04-25T10:12:39.699Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 10:13:05 2024-04-25T10:12:39.700Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 12ms 10:13:05 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 10:13:05 2024-04-25T10:12:39.707Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 10:13:05 2024-04-25T10:12:39.707Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 10:13:05 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 10:13:05 2024-04-25T10:12:39.710Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 10:13:05 2024-04-25T10:12:39.712Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 10:13:05 2024-04-25T10:12:39.713Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 10:13:05 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 10:13:05 2024-04-25T10:12:39.723Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 10:13:05 2024-04-25T10:12:39.724Z INFO 13512 --- [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 2ms 10:13:05 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 10:13:05 2024-04-25T10:12:39.738Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 10:13:05 2024-04-25T10:12:39.745Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 10:13:05 2024-04-25T10:12:39.747Z INFO 13512 --- [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 11ms 10:13:05 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 10:13:05 2024-04-25T10:12:39.751Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 10:13:05 2024-04-25T10:12:39.751Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 3ms 10:13:05 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 10:13:05 2024-04-25T10:12:39.756Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 10:13:05 2024-04-25T10:12:39.756Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 10:13:05 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 10:13:05 2024-04-25T10:12:39.760Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 10:13:05 2024-04-25T10:12:39.761Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 3ms 10:13:05 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 10:13:05 2024-04-25T10:12:39.770Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 10:13:05 2024-04-25T10:12:39.774Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 10:13:05 2024-04-25T10:12:39.778Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 10:13:05 2024-04-25T10:12:39.782Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 18ms 10:13:05 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 10:13:05 2024-04-25T10:12:39.793Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 10:13:05 2024-04-25T10:12:39.794Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 10:13:05 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 10:13:05 2024-04-25T10:12:39.805Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 10:13:05 2024-04-25T10:12:39.811Z INFO 13512 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 15ms 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : Run: 51 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 10:13:05 2024-04-25T10:12:39.816Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 10:13:05 10:13:05 10:13:05 UPDATE SUMMARY 10:13:05 Run: 51 10:13:05 Previously run: 0 10:13:05 Filtered out: 0 10:13:05 ------------------------------- 10:13:05 Total change sets: 51 10:13:05 10:13:05 2024-04-25T10:12:39.817Z INFO 13512 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 10:13:05 Liquibase: Update has been successful. 10:13:05 2024-04-25T10:12:39.818Z INFO 13512 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 10:13:05 2024-04-25T10:12:39.820Z INFO 13512 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 10:13:05 2024-04-25T10:12:39.823Z INFO 13512 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 10:13:05 2024-04-25T10:12:39.824Z INFO 13512 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 10:13:05 2024-04-25T10:12:39.955Z INFO 13512 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 10:13:05 2024-04-25T10:12:40.037Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 10:13:05 2024-04-25T10:12:40.039Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 10:13:05 2024-04-25T10:12:40.075Z INFO 13512 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 10:13:05 2024-04-25T10:12:40.215Z WARN 13512 --- [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) 10:13:05 2024-04-25T10:12:40.425Z INFO 13512 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 10:13:05 2024-04-25T10:12:41.770Z INFO 13512 --- [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) 10:13:05 2024-04-25T10:12:41.773Z INFO 13512 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 10:13:05 2024-04-25T10:12:42.260Z INFO 13512 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 10:13:05 2024-04-25T10:12:42.880Z WARN 13512 --- [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: 10:13:05 --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 10:13:05 2024-04-25T10:12:42.972Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:05 + + + + | | / \ / | | / / \ | | 10:13:05 + + + + + o----o o o o o----o | o o o o----o | 10:13:05 + + + + | | / \ / | | \ / \ | | 10:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:05 2024-04-25T10:12:42.972Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:42.972Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:42.972Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:42.972Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:42.976Z INFO 13512 --- [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. 10:13:05 To enable the Jet engine on the members, do one of the following: 10:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:05 2024-04-25T10:12:43.184Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:05 2024-04-25T10:12:43.395Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:43.500Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:43.504Z WARN 13512 --- [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. 10:13:05 2024-04-25T10:12:43.804Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:43.810Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.523Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:1, ver:1} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:46.542Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.710Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:05 + + + + | | / \ / | | / / \ | | 10:13:05 + + + + + o----o o o o o----o | o o o o----o | 10:13:05 + + + + | | / \ / | | \ / \ | | 10:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:05 2024-04-25T10:12:46.710Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:46.710Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.711Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.711Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:46.711Z INFO 13512 --- [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. 10:13:05 To enable the Jet engine on the members, do one of the following: 10:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:05 2024-04-25T10:12:46.715Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:05 2024-04-25T10:12:46.724Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:46.726Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.726Z WARN 13512 --- [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. 10:13:05 2024-04-25T10:12:46.738Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:46.738Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.895Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:46.917Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:47717 10:13:05 2024-04-25T10:12:46.919Z INFO 13512 --- [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:47717 and /10.250.0.254:5701 10:13:05 2024-04-25T10:12:52.023Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:2, ver:2} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:52.030Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:2, ver:2} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:52.032Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:05 + + + + | | / \ / | | / / \ | | 10:13:05 + + + + + o----o o o o o----o | o o o o----o | 10:13:05 + + + + | | / \ / | | \ / \ | | 10:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:52.038Z INFO 13512 --- [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. 10:13:05 To enable the Jet engine on the members, do one of the following: 10:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:05 2024-04-25T10:12:52.042Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:05 2024-04-25T10:12:52.044Z INFO 13512 --- [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... 10:13:05 2024-04-25T10:12:52.050Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:52.052Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.052Z WARN 13512 --- [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. 10:13:05 2024-04-25T10:12:52.077Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:52.078Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.198Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:52.201Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:37211 10:13:05 2024-04-25T10:12:52.202Z INFO 13512 --- [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:37211 and /10.250.0.254:5701 10:13:05 2024-04-25T10:12:57.317Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:3, ver:3} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:57.341Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:3, ver:3} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 this 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:57.342Z INFO 13512 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:3, ver:3} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:12:57.344Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:57.355Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.8:47601 10:13:05 2024-04-25T10:12:57.355Z INFO 13512 --- [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:47601 and /10.250.0.254:5702 10:13:05 2024-04-25T10:12:57.355Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.8:41125 10:13:05 2024-04-25T10:12:57.356Z INFO 13512 --- [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:41125 and /10.250.0.254:5703 10:13:05 2024-04-25T10:12:57.611Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:57.996Z INFO 13512 --- [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 25 10:12:57 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 10:13:05 2024-04-25T10:12:58.345Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:05 + + + + | | / \ / | | / / \ | | 10:13:05 + + + + + o----o o o o o----o | o o o o----o | 10:13:05 + + + + | | / \ / | | \ / \ | | 10:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:58.827Z INFO 13512 --- [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. 10:13:05 To enable the Jet engine on the members, do one of the following: 10:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:05 2024-04-25T10:12:58.830Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:05 2024-04-25T10:12:58.838Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:58.839Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:58.839Z WARN 13512 --- [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. 10:13:05 2024-04-25T10:12:58.850Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:12:58.850Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:59.044Z INFO 13512 --- [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 10:13:05 2024-04-25T10:12:59.047Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:46041 10:13:05 2024-04-25T10:12:59.057Z INFO 13512 --- [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:46041 and /10.250.0.254:5701 10:13:05 2024-04-25T10:13:04.151Z INFO 13512 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:4, ver:4} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:05 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:13:04.157Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:4, ver:4} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:05 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:13:04.157Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:4, ver:4} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 this 10:13:05 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:13:04.157Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 10:13:05 Members {size:4, ver:4} [ 10:13:05 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:05 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:05 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:05 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 this 10:13:05 ] 10:13:05 10:13:05 2024-04-25T10:13:04.158Z INFO 13512 --- [cps-integration-test] [cached.thread-1] 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 10:13:05 2024-04-25T10:13:04.158Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.8:52005 10:13:05 2024-04-25T10:13:04.159Z INFO 13512 --- [cps-integration-test] [cached.thread-1] 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 10:13:05 2024-04-25T10:13:04.161Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.8:45591 10:13:05 2024-04-25T10:13:04.164Z INFO 13512 --- [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:52005 and /10.250.0.254:5704 10:13:05 2024-04-25T10:13:04.164Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.8:42923 10:13:05 2024-04-25T10:13:04.164Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.8:38839 10:13:05 2024-04-25T10:13:04.166Z INFO 13512 --- [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:45591 and /10.250.0.254:5704 10:13:05 2024-04-25T10:13:04.169Z INFO 13512 --- [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:42923 and /10.250.0.254:5703 10:13:05 2024-04-25T10:13:04.169Z INFO 13512 --- [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:38839 and /10.250.0.254:5702 10:13:05 2024-04-25T10:13:04.415Z INFO 13512 --- [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 10:13:05 2024-04-25T10:13:04.639Z INFO 13512 --- [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 25 10:13:04 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 10:13:05 2024-04-25T10:13:05.159Z INFO 13512 --- [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 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:13:05 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:05 + + + + | | / \ / | | / / \ | | 10:13:05 + + + + + o----o o o o o----o | o o o o----o | 10:13:05 + + + + | | / \ / | | \ / \ | | 10:13:05 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [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 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [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 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [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. 10:13:05 2024-04-25T10:13:05.341Z INFO 13512 --- [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. 10:13:05 To enable the Jet engine on the members, do one of the following: 10:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:05 2024-04-25T10:13:05.344Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:25 2024-04-25T10:13:05.351Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:05.353Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:05.353Z WARN 13512 --- [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. 10:13:25 2024-04-25T10:13:05.381Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:05.381Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:05.500Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:05.502Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:56083 10:13:25 2024-04-25T10:13:05.508Z INFO 13512 --- [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:56083 and /10.250.0.254:5701 10:13:25 2024-04-25T10:13:10.608Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:5, ver:5} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:10.615Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:5, ver:5} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d this 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:10.616Z INFO 13512 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:5, ver:5} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 this 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:10.616Z INFO 13512 --- [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:5702, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:10.617Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:5, ver:5} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 this 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:10.617Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:10.619Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.8:47703 10:13:25 2024-04-25T10:13:10.621Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.8:59401 10:13:25 2024-04-25T10:13:10.621Z INFO 13512 --- [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:5704, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:10.622Z INFO 13512 --- [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:47703 and /10.250.0.254:5705 10:13:25 2024-04-25T10:13:10.622Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.8:49339 10:13:25 2024-04-25T10:13:10.622Z INFO 13512 --- [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:49339 and /10.250.0.254:5705 10:13:25 2024-04-25T10:13:10.622Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.8:60007 10:13:25 2024-04-25T10:13:10.622Z INFO 13512 --- [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.107.8:36861 10:13:25 2024-04-25T10:13:10.623Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:5, ver:5} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:10.624Z INFO 13512 --- [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:60007 and /10.250.0.254:5703 10:13:25 2024-04-25T10:13:10.624Z INFO 13512 --- [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:36861 and /10.250.0.254:5704 10:13:25 2024-04-25T10:13:10.626Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.8:57229 10:13:25 2024-04-25T10:13:10.626Z INFO 13512 --- [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:59401 and /10.250.0.254:5702 10:13:25 2024-04-25T10:13:10.630Z INFO 13512 --- [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:57229 and /10.250.0.254:5705 10:13:25 2024-04-25T10:13:10.872Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.238Z INFO 13512 --- [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 25 10:13:10 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 10:13:25 2024-04-25T10:13:11.620Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.671Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:25 + + + + | | / \ / | | / / \ | | 10:13:25 + + + + + o----o o o o o----o | o o o o----o | 10:13:25 + + + + | | / \ / | | \ / \ | | 10:13:25 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:25 2024-04-25T10:13:11.672Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:11.672Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.672Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.672Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:11.672Z INFO 13512 --- [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. 10:13:25 To enable the Jet engine on the members, do one of the following: 10:13:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:25 2024-04-25T10:13:11.675Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:25 2024-04-25T10:13:11.683Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:11.684Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.684Z WARN 13512 --- [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. 10:13:25 2024-04-25T10:13:11.692Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:11.692Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.754Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:11.759Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:33087 10:13:25 2024-04-25T10:13:11.759Z INFO 13512 --- [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:33087 and /10.250.0.254:5701 10:13:25 2024-04-25T10:13:16.861Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.868Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.868Z INFO 13512 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d this 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.869Z INFO 13512 --- [cps-integration-test] [cached.thread-2] 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 10:13:25 2024-04-25T10:13:16.869Z INFO 13512 --- [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:5702, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:16.869Z INFO 13512 --- [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:5704, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:16.870Z INFO 13512 --- [cps-integration-test] [cached.thread-2] 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 10:13:25 2024-04-25T10:13:16.873Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 this 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.875Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.8:58905 10:13:25 2024-04-25T10:13:16.875Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.8:44889 10:13:25 2024-04-25T10:13:16.875Z INFO 13512 --- [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:44889 and /10.250.0.254:5703 10:13:25 2024-04-25T10:13:16.877Z INFO 13512 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 this 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.877Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.8:54427 10:13:25 2024-04-25T10:13:16.878Z INFO 13512 --- [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:54427 and /10.250.0.254:5705 10:13:25 2024-04-25T10:13:16.880Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:6, ver:6} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d this 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:16.882Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.8:51279 10:13:25 2024-04-25T10:13:16.884Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.8:49077 10:13:25 2024-04-25T10:13:16.884Z INFO 13512 --- [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:49077 and /10.250.0.254:5706 10:13:25 2024-04-25T10:13:16.885Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.8:55071 10:13:25 2024-04-25T10:13:16.886Z INFO 13512 --- [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:51279 and /10.250.0.254:5704 10:13:25 2024-04-25T10:13:16.886Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.8:35365 10:13:25 2024-04-25T10:13:16.887Z INFO 13512 --- [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:35365 and /10.250.0.254:5706 10:13:25 2024-04-25T10:13:16.887Z INFO 13512 --- [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:58905 and /10.250.0.254:5702 10:13:25 2024-04-25T10:13:16.888Z INFO 13512 --- [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:55071 and /10.250.0.254:5706 10:13:25 2024-04-25T10:13:16.888Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.8:40559 10:13:25 2024-04-25T10:13:16.888Z INFO 13512 --- [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:40559 and /10.250.0.254:5706 10:13:25 2024-04-25T10:13:17.125Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:17.536Z INFO 13512 --- [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 25 10:13:17 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1084) 10:13:25 2024-04-25T10:13:17.870Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 + + o o o o---o o----o o o---o o o----o o--o--o 10:13:25 + + + + | | / \ / | | / / \ | | 10:13:25 + + + + + o----o o o o o----o | o o o o----o | 10:13:25 + + + + | | / \ / | | \ / \ | | 10:13:25 + + o o o o o---o o----o o----o o---o o o o----o o 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:17.952Z INFO 13512 --- [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. 10:13:25 To enable the Jet engine on the members, do one of the following: 10:13:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:13:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:13:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:13:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:13:25 2024-04-25T10:13:17.955Z INFO 13512 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:13:25 2024-04-25T10:13:17.963Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:17.964Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:17.964Z WARN 13512 --- [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. 10:13:25 2024-04-25T10:13:17.979Z INFO 13512 --- [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. 10:13:25 2024-04-25T10:13:17.980Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:18.085Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:18.087Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.8:53315 10:13:25 2024-04-25T10:13:18.087Z INFO 13512 --- [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:53315 and /10.250.0.254:5701 10:13:25 2024-04-25T10:13:23.191Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a this 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.199Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b this 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.200Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 this 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.200Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f this 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.202Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.8:51347 10:13:25 2024-04-25T10:13:23.202Z INFO 13512 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d this 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.202Z INFO 13512 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:23.203Z INFO 13512 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:23.203Z INFO 13512 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:23.203Z INFO 13512 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 10:13:25 2024-04-25T10:13:23.204Z INFO 13512 --- [cps-integration-test] [cached.thread-4] 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 10:13:25 2024-04-25T10:13:23.206Z INFO 13512 --- [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:51347 and /10.250.0.254:5707 10:13:25 2024-04-25T10:13:23.206Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.8:48507 10:13:25 2024-04-25T10:13:23.209Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.8:57289 10:13:25 2024-04-25T10:13:23.214Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.8:41315 10:13:25 2024-04-25T10:13:23.215Z INFO 13512 --- [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:57289 and /10.250.0.254:5707 10:13:25 2024-04-25T10:13:23.216Z INFO 13512 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 this 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.216Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.8:46261 10:13:25 2024-04-25T10:13:23.216Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.8:55935 10:13:25 2024-04-25T10:13:23.216Z INFO 13512 --- [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:46261 and /10.250.0.254:5704 10:13:25 2024-04-25T10:13:23.217Z INFO 13512 --- [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:41315 and /10.250.0.254:5707 10:13:25 2024-04-25T10:13:23.217Z INFO 13512 --- [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:55935 and /10.250.0.254:5705 10:13:25 2024-04-25T10:13:23.217Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.8:58811 10:13:25 2024-04-25T10:13:23.218Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.8:53109 10:13:25 2024-04-25T10:13:23.218Z INFO 13512 --- [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:53109 and /10.250.0.254:5702 10:13:25 2024-04-25T10:13:23.219Z INFO 13512 --- [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:48507 and /10.250.0.254:5706 10:13:25 2024-04-25T10:13:23.219Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.8:53579 10:13:25 2024-04-25T10:13:23.219Z INFO 13512 --- [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:58811 and /10.250.0.254:5703 10:13:25 2024-04-25T10:13:23.221Z INFO 13512 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.8:56961 10:13:25 2024-04-25T10:13:23.221Z INFO 13512 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:13:25 10:13:25 Members {size:7, ver:7} [ 10:13:25 Member [10.250.0.254]:5701 - e8cdd262-c9e8-4326-a530-10903f0a999a 10:13:25 Member [10.250.0.254]:5702 - 347957d6-3539-41f4-8b13-0404dcf3f98b 10:13:25 Member [10.250.0.254]:5703 - 2561c977-5898-4e9d-9690-dc666fff6812 10:13:25 Member [10.250.0.254]:5704 - ceb442a7-da35-49fd-bd4e-6f3e070217d9 10:13:25 Member [10.250.0.254]:5705 - 5494ea20-288c-42c6-9d2b-c64b19091b2d 10:13:25 Member [10.250.0.254]:5706 - 005d441e-2393-43cc-94fa-da342ccff78d this 10:13:25 Member [10.250.0.254]:5707 - 7a7100a5-6b37-4230-b6c2-0331cb5fb24f 10:13:25 ] 10:13:25 10:13:25 2024-04-25T10:13:23.231Z INFO 13512 --- [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:53579 and /10.250.0.254:5707 10:13:25 2024-04-25T10:13:23.234Z INFO 13512 --- [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:56961 and /10.250.0.254:5707 10:13:25 2024-04-25T10:13:23.472Z INFO 13512 --- [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: 573 10:13:25 2024-04-25T10:13:24.206Z INFO 13512 --- [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 10:13:25 2024-04-25T10:13:24.220Z INFO 13512 --- [cps-integration-test] [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.1G, swap.space.total=0, swap.space.free=0, heap.memory.used=178.2M, heap.memory.free=132.8M, heap.memory.total=312.0M, heap.memory.max=7.8G, heap.memory.used/total=57.12%, heap.memory.used/max=2.23%, minor.gc.count=32, minor.gc.time=387ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=70.21%, load.systemAverage=3.00, thread.count=400, thread.peakCount=400, cluster.timeDiff=-4, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=569, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 10:13:25 2024-04-25T10:13:25.089Z WARN 13512 --- [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 10:13:25 2024-04-25T10:13:25.144Z INFO 13512 --- [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 25 10:13:23 UTC 2024, plannedMigrations=573, completedMigrations=573, remainingMigrations=0, totalCompletedMigrations=1657) 10:13:26 2024-04-25T10:13:25.162Z INFO 13512 --- [cps-integration-test] [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.1G, swap.space.total=0, swap.space.free=0, heap.memory.used=129.8M, heap.memory.free=182.0M, heap.memory.total=312.0M, heap.memory.max=7.8G, heap.memory.used/total=41.59%, heap.memory.used/max=1.63%, minor.gc.count=33, minor.gc.time=404ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=83.20%, load.systemAverage=3.00, thread.count=403, thread.peakCount=403, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2237, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 10:13:26 2024-04-25T10:13:25.797Z INFO 13512 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:13:26 2024-04-25T10:13:25.797Z INFO 13512 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:13:26 2024-04-25T10:13:25.798Z INFO 13512 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:13:26 2024-04-25T10:13:25.947Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-group-1 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.073Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 10:13:26 2024-04-25T10:13:26.075Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.075Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.075Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006073 10:13:26 2024-04-25T10:13:26.081Z INFO 13512 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 10:13:26 2024-04-25T10:13:26.092Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-group-2 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.101Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 10:13:26 2024-04-25T10:13:26.101Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.101Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.101Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006101 10:13:26 2024-04-25T10:13:26.102Z INFO 13512 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 10:13:26 2024-04-25T10:13:26.104Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-async-rest-request-event-group-3 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-async-rest-request-event-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.170Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.170Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.171Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006170 10:13:26 2024-04-25T10:13:26.171Z INFO 13512 --- [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 10:13:26 2024-04-25T10:13:26.195Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-data-operation-event-group-4 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-data-operation-event-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.199Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 10:13:26 2024-04-25T10:13:26.199Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.199Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.199Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006199 10:13:26 2024-04-25T10:13:26.199Z INFO 13512 --- [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 10:13:26 2024-04-25T10:13:26.201Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-group-5 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.204Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 10:13:26 2024-04-25T10:13:26.204Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.204Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.204Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006204 10:13:26 2024-04-25T10:13:26.204Z INFO 13512 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 10:13:26 2024-04-25T10:13:26.206Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:13:26 allow.auto.create.topics = true 10:13:26 auto.commit.interval.ms = 5000 10:13:26 auto.include.jmx.reporter = true 10:13:26 auto.offset.reset = latest 10:13:26 bootstrap.servers = [PLAINTEXT://localhost:32792] 10:13:26 check.crcs = true 10:13:26 client.dns.lookup = use_all_dns_ips 10:13:26 client.id = consumer-ncmp-group-6 10:13:26 client.rack = 10:13:26 connections.max.idle.ms = 540000 10:13:26 default.api.timeout.ms = 60000 10:13:26 enable.auto.commit = false 10:13:26 exclude.internal.topics = true 10:13:26 fetch.max.bytes = 52428800 10:13:26 fetch.max.wait.ms = 500 10:13:26 fetch.min.bytes = 1 10:13:26 group.id = ncmp-group 10:13:26 group.instance.id = null 10:13:26 heartbeat.interval.ms = 3000 10:13:26 interceptor.classes = [] 10:13:26 internal.leave.group.on.close = true 10:13:26 internal.throw.on.fetch.stable.offset.unsupported = false 10:13:26 isolation.level = read_uncommitted 10:13:26 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 max.partition.fetch.bytes = 1048576 10:13:26 max.poll.interval.ms = 300000 10:13:26 max.poll.records = 500 10:13:26 metadata.max.age.ms = 300000 10:13:26 metric.reporters = [] 10:13:26 metrics.num.samples = 2 10:13:26 metrics.recording.level = INFO 10:13:26 metrics.sample.window.ms = 30000 10:13:26 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:13:26 receive.buffer.bytes = 65536 10:13:26 reconnect.backoff.max.ms = 1000 10:13:26 reconnect.backoff.ms = 50 10:13:26 request.timeout.ms = 30000 10:13:26 retry.backoff.ms = 100 10:13:26 sasl.client.callback.handler.class = null 10:13:26 sasl.jaas.config = null 10:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:13:26 sasl.kerberos.min.time.before.relogin = 60000 10:13:26 sasl.kerberos.service.name = null 10:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 10:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 10:13:26 sasl.login.callback.handler.class = null 10:13:26 sasl.login.class = null 10:13:26 sasl.login.connect.timeout.ms = null 10:13:26 sasl.login.read.timeout.ms = null 10:13:26 sasl.login.refresh.buffer.seconds = 300 10:13:26 sasl.login.refresh.min.period.seconds = 60 10:13:26 sasl.login.refresh.window.factor = 0.8 10:13:26 sasl.login.refresh.window.jitter = 0.05 10:13:26 sasl.login.retry.backoff.max.ms = 10000 10:13:26 sasl.login.retry.backoff.ms = 100 10:13:26 sasl.mechanism = GSSAPI 10:13:26 sasl.oauthbearer.clock.skew.seconds = 30 10:13:26 sasl.oauthbearer.expected.audience = null 10:13:26 sasl.oauthbearer.expected.issuer = null 10:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:13:26 sasl.oauthbearer.jwks.endpoint.url = null 10:13:26 sasl.oauthbearer.scope.claim.name = scope 10:13:26 sasl.oauthbearer.sub.claim.name = sub 10:13:26 sasl.oauthbearer.token.endpoint.url = null 10:13:26 security.protocol = PLAINTEXT 10:13:26 security.providers = null 10:13:26 send.buffer.bytes = 131072 10:13:26 session.timeout.ms = 45000 10:13:26 socket.connection.setup.timeout.max.ms = 30000 10:13:26 socket.connection.setup.timeout.ms = 10000 10:13:26 ssl.cipher.suites = null 10:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:13:26 ssl.endpoint.identification.algorithm = https 10:13:26 ssl.engine.factory.class = null 10:13:26 ssl.key.password = null 10:13:26 ssl.keymanager.algorithm = SunX509 10:13:26 ssl.keystore.certificate.chain = null 10:13:26 ssl.keystore.key = null 10:13:26 ssl.keystore.location = null 10:13:26 ssl.keystore.password = null 10:13:26 ssl.keystore.type = JKS 10:13:26 ssl.protocol = TLSv1.3 10:13:26 ssl.provider = null 10:13:26 ssl.secure.random.implementation = null 10:13:26 ssl.trustmanager.algorithm = PKIX 10:13:26 ssl.truststore.certificates = null 10:13:26 ssl.truststore.location = null 10:13:26 ssl.truststore.password = null 10:13:26 ssl.truststore.type = JKS 10:13:26 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:13:26 10:13:26 2024-04-25T10:13:26.209Z INFO 13512 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 10:13:26 2024-04-25T10:13:26.209Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:13:26 2024-04-25T10:13:26.209Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:13:26 2024-04-25T10:13:26.209Z INFO 13512 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1714040006209 10:13:26 2024-04-25T10:13:26.209Z INFO 13512 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 10:13:26 2024-04-25T10:13:26.229Z INFO 13512 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 51.804 seconds (process running for 82.075) 10:13:26 2024-04-25T10:13:26.239Z INFO 13512 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 10:13:26 2024-04-25T10:13:26.239Z INFO 13512 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:13:26 2024-04-25T10:13:26.595Z ERROR 13512 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 10:13:26 10:13:26 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 10:13:26 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 10:13:26 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 10:13:26 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 10:13:26 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 10:13:26 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 10:13:26 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 10:13:26 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:26 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:26 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:26 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:26 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:26 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:26 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:26 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:26 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:26 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:26 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:26 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:26 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:26 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:26 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:26 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 10:13:26 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 10:13:26 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:13:26 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 10:13:26 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 10:13:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 10:13:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 10:13:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 10:13:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 10:13:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 10:13:26 at java.base/java.lang.Thread.run(Thread.java:833) 10:13:26 10:13:27 2024-04-25T10:13:26.595Z ERROR 13512 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 10:13:27 10:13:27 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 10:13:27 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 10:13:27 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 10:13:27 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 10:13:27 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 10:13:27 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 10:13:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 10:13:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:27 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:27 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:27 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 10:13:27 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 10:13:27 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 10:13:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 10:13:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 10:13:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 10:13:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 10:13:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 10:13:27 at java.base/java.lang.Thread.run(Thread.java:833) 10:13:27 10:13:27 2024-04-25T10:13:26.595Z ERROR 13512 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 10:13:27 10:13:27 org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found 10:13:27 at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) 10:13:27 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 10:13:27 at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) 10:13:27 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 10:13:27 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) 10:13:27 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) 10:13:27 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:27 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) 10:13:27 at jdk.proxy2/jdk.proxy2.$Proxy190.getByDataspaceAndName(Unknown Source) 10:13:27 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 10:13:27 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 10:13:27 at jdk.internal.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) 10:13:27 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) 10:13:27 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:13:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:13:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:13:27 at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:13:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:13:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:13:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 10:13:27 at io.micrometer.observation.Observation.observe(Observation.java:499) 10:13:27 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 10:13:27 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 10:13:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 10:13:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 10:13:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 10:13:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 10:13:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 10:13:27 at java.base/java.lang.Thread.run(Thread.java:833) 10:13:27 10:13:27 2024-04-25T10:13:26.719Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.720Z INFO 13512 --- [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: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.782Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.782Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.782Z INFO 13512 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.782Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.782Z INFO 13512 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.786Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.787Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.787Z INFO 13512 --- [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: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.800Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.800Z INFO 13512 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: ysagczyxQzaORlWJyiveJA 10:13:27 2024-04-25T10:13:26.856Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.942Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.943Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.943Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.962Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.964Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:26.972Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:27.082Z WARN 13512 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 10:13:27 2024-04-25T10:13:27.096Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:27.098Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:27.099Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:27.101Z WARN 13512 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 10:13:27 2024-04-25T10:13:27.104Z WARN 13512 --- [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} 10:13:27 2024-04-25T10:13:27.209Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.232Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.232Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.234Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.241Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.241Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.241Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.241Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.242Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.242Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.243Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.243Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.287Z INFO 13512 --- [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-982b843a-1203-44c8-8bb6-bf0de229eee7 10:13:27 2024-04-25T10:13:27.287Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.287Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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-6b1b5e56-deb0-4637-a389-2256d46ba917 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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-3e196fed-55a4-4986-9a38-3b9aa6dda0ca 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.289Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.315Z INFO 13512 --- [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-09f8a348-e7fa-421e-9ad1-d5742db9e19a 10:13:27 2024-04-25T10:13:27.316Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.316Z INFO 13512 --- [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 10:13:27 2024-04-25T10:13:27.317Z INFO 13512 --- [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-b4978522-8b63-4352-a725-a550748f7e17 10:13:27 2024-04-25T10:13:27.317Z INFO 13512 --- [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) 10:13:27 2024-04-25T10:13:27.317Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.318Z INFO 13512 --- [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-fbc4ee57-7ffb-414b-ab65-25e05c5045da 10:13:28 2024-04-25T10:13:27.319Z INFO 13512 --- [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) 10:13:28 2024-04-25T10:13:27.327Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.335Z INFO 13512 --- [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-09f8a348-e7fa-421e-9ad1-d5742db9e19a', protocol='range'} 10:13:28 2024-04-25T10:13:27.335Z INFO 13512 --- [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-982b843a-1203-44c8-8bb6-bf0de229eee7', protocol='range'} 10:13:28 2024-04-25T10:13:27.335Z INFO 13512 --- [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-3e196fed-55a4-4986-9a38-3b9aa6dda0ca', protocol='range'} 10:13:28 2024-04-25T10:13:27.343Z INFO 13512 --- [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-982b843a-1203-44c8-8bb6-bf0de229eee7=Assignment(partitions=[ncmp-async-m2m-0])} 10:13:28 2024-04-25T10:13:27.344Z INFO 13512 --- [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-3e196fed-55a4-4986-9a38-3b9aa6dda0ca=Assignment(partitions=[ncmp-async-m2m-0])} 10:13:28 2024-04-25T10:13:27.350Z INFO 13512 --- [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-6b1b5e56-deb0-4637-a389-2256d46ba917', protocol='range'} 10:13:28 2024-04-25T10:13:27.363Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-09f8a348-e7fa-421e-9ad1-d5742db9e19a=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-6b1b5e56-deb0-4637-a389-2256d46ba917=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 10:13:28 2024-04-25T10:13:27.403Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-1-6b1b5e56-deb0-4637-a389-2256d46ba917', protocol='range'} 10:13:28 2024-04-25T10:13:27.403Z INFO 13512 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-2-09f8a348-e7fa-421e-9ad1-d5742db9e19a', protocol='range'} 10:13:28 2024-04-25T10:13:27.404Z INFO 13512 --- [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 is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 10:13:28 2024-04-25T10:13:27.404Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.414Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 10:13:28 2024-04-25T10:13:27.414Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.432Z INFO 13512 --- [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-6b1b5e56-deb0-4637-a389-2256d46ba917', protocol='range'} 10:13:28 2024-04-25T10:13:27.433Z INFO 13512 --- [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-fbc4ee57-7ffb-414b-ab65-25e05c5045da', protocol='range'} 10:13:28 2024-04-25T10:13:27.439Z INFO 13512 --- [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-09f8a348-e7fa-421e-9ad1-d5742db9e19a', protocol='range'} 10:13:28 2024-04-25T10:13:27.439Z INFO 13512 --- [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-982b843a-1203-44c8-8bb6-bf0de229eee7', protocol='range'} 10:13:28 2024-04-25T10:13:27.439Z INFO 13512 --- [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-3e196fed-55a4-4986-9a38-3b9aa6dda0ca', protocol='range'} 10:13:28 2024-04-25T10:13:27.440Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.440Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.440Z INFO 13512 --- [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-b4978522-8b63-4352-a725-a550748f7e17', protocol='range'} 10:13:28 2024-04-25T10:13:27.444Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.445Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.451Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-6-b4978522-8b63-4352-a725-a550748f7e17=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-09f8a348-e7fa-421e-9ad1-d5742db9e19a=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-6b1b5e56-deb0-4637-a389-2256d46ba917=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-fbc4ee57-7ffb-414b-ab65-25e05c5045da=Assignment(partitions=[dmi-device-heartbeat-0])} 10:13:28 2024-04-25T10:13:27.454Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.455Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.463Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.475Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.484Z INFO 13512 --- [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-b4978522-8b63-4352-a725-a550748f7e17', protocol='range'} 10:13:28 2024-04-25T10:13:27.484Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.484Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.485Z INFO 13512 --- [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-09f8a348-e7fa-421e-9ad1-d5742db9e19a', protocol='range'} 10:13:28 2024-04-25T10:13:27.487Z INFO 13512 --- [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-fbc4ee57-7ffb-414b-ab65-25e05c5045da', protocol='range'} 10:13:28 2024-04-25T10:13:27.490Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.490Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.490Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.490Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.491Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.491Z INFO 13512 --- [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-6b1b5e56-deb0-4637-a389-2256d46ba917', protocol='range'} 10:13:28 2024-04-25T10:13:27.492Z INFO 13512 --- [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]) 10:13:28 2024-04-25T10:13:27.492Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.493Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.494Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.495Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.495Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.496Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.496Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.503Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.503Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.508Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.508Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.515Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.521Z INFO 13512 --- [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 10:13:28 2024-04-25T10:13:27.521Z INFO 13512 --- [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] 10:13:28 2024-04-25T10:13:27.524Z INFO 13512 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 10:13:28 2024-04-25T10:13:27.525Z INFO 13512 --- [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}}. 10:13:28 2024-04-25T10:13:27.533Z INFO 13512 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 10:13:28 2024-04-25T10:13:27.534Z INFO 13512 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 10:13:28 2024-04-25T10:13:27.535Z INFO 13512 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:13:28 2024-04-25T10:13:27.552Z INFO 13512 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 10:13:28 2024-04-25T10:13:27.825Z INFO 13512 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 10:13:28 2024-04-25T10:13:27.831Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:28 2024-04-25T10:13:27.831Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 10:13:28 Detail: Key (name)=(NCMP-Admin) already exists. 10:13:28 2024-04-25T10:13:28.018Z INFO 13512 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 10:13:28 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:13:29 2024-04-25T10:13:29.088Z INFO 13512 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:13:29 2024-04-25T10:13:29.113Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:29 2024-04-25T10:13:29.113Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 10:13:29 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 10:13:29 2024-04-25T10:13:29.158Z INFO 13512 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:13:29 2024-04-25T10:13:29.171Z INFO 13512 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 10:13:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.752 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 10:13:29 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 10:13:29 2024-04-25T10:13:29.636Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:29 2024-04-25T10:13:29.636Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 10:13:29 Detail: Key (name)=(generalTestDataspace) already exists. 10:13:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 10:13:29 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:13:30 line 1:0 mismatched input 'invalid' expecting '/' 10:13:30 line 1:0 mismatched input 'invalid' expecting '/' 10:13:30 2024-04-25T10:13:30.558Z WARN 13512 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 10:13:31 2024-04-25T10:13:31.317Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.317Z ERROR 13512 --- [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 (('18'::int8),('{}'),(NULL),('/bookstore'),('247'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.317Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.317Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('18'::int8),('{}'),(NULL),('/bookstore'),('247'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.317Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. 10:13:31 2024-04-25T10:13:31.320Z WARN 13512 --- [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 (('18'::int8),('{}'),(NULL),('/bookstore'),('247'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /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 10:13:31 2024-04-25T10:13:31.322Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.322Z ERROR 13512 --- [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 (('18'::int8),('{}'),(NULL),('/bookstore'),('248'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.322Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.322Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('18'::int8),('{}'),(NULL),('/bookstore'),('248'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.322Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(18, /bookstore) already exists. 10:13:31 line 1:9 missing '/' at 'path' 10:13:31 line 1:9 missing '/' at 'path' 10:13:31 2024-04-25T10:13:31.444Z WARN 13512 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 10:13:31 2024-04-25T10:13:31.679Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.679Z ERROR 13512 --- [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 (('20'::int8),('{"code":"1"}'),('249'::int8),('/bookstore/categories[@code=''1'']'),('282'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.679Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.679Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('20'::int8),('{"code":"1"}'),('249'::int8),('/bookstore/categories[@code=''1'']'),('282'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.679Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:13:31 2024-04-25T10:13:31.680Z WARN 13512 --- [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 (('20'::int8),('{"code":"1"}'),('249'::int8),('/bookstore/categories[@code=''1'']'),('282'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /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 10:13:31 2024-04-25T10:13:31.689Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.689Z ERROR 13512 --- [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 (('20'::int8),('{"code":"1"}'),('249'::int8),('/bookstore/categories[@code=''1'']'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /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 (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.690Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.690Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('20'::int8),('{"code":"1"}'),('249'::int8),('/bookstore/categories[@code=''1'']'),('284'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.690Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 10:13:31 2024-04-25T10:13:31.895Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.895Z ERROR 13512 --- [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 (('21'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /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 (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.895Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.895Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('21'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.895Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:13:31 2024-04-25T10:13:31.896Z WARN 13512 --- [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 (('21'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('318'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /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 10:13:31 2024-04-25T10:13:31.901Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:31 2024-04-25T10:13:31.901Z ERROR 13512 --- [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 (('21'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /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 (?,?,?,?,?) 10:13:31 2024-04-25T10:13:31.901Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:31 2024-04-25T10:13:31.901Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('21'::int8),('{"code":"1"}'),('285'::int8),('/bookstore/categories[@code=''1'']'),('320'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:31 2024-04-25T10:13:31.901Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:31 Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 10:13:32 2024-04-25T10:13:32.032Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:32 2024-04-25T10:13:32.032Z ERROR 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('350'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 (?,?,?,?,?) 10:13:32 2024-04-25T10:13:32.032Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:32 2024-04-25T10:13:32.032Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('350'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:32 2024-04-25T10:13:32.033Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. 10:13:32 2024-04-25T10:13:32.033Z WARN 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('350'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 10:13:32 2024-04-25T10:13:32.036Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:32 2024-04-25T10:13:32.036Z ERROR 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('351'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 (?,?,?,?,?) 10:13:32 2024-04-25T10:13:32.036Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:32 2024-04-25T10:13:32.036Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('351'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:32 2024-04-25T10:13:32.036Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. 10:13:32 2024-04-25T10:13:32.067Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:32 2024-04-25T10:13:32.067Z ERROR 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('352'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 (?,?,?,?,?) 10:13:32 2024-04-25T10:13:32.067Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:32 2024-04-25T10:13:32.067Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('352'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:32 2024-04-25T10:13:32.067Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. 10:13:32 2024-04-25T10:13:32.068Z WARN 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('352'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 10:13:32 2024-04-25T10:13:32.070Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 10:13:32 2024-04-25T10:13:32.070Z ERROR 13512 --- [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 (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('354'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /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 (?,?,?,?,?) 10:13:32 2024-04-25T10:13:32.070Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:32 2024-04-25T10:13:32.070Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('22'::int8),('{"code":"1"}'),('321'::int8),('/bookstore/categories[@code=''1'']'),('354'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 10:13:32 2024-04-25T10:13:32.071Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 10:13:32 Detail: Key (anchor_id, xpath)=(22, /bookstore/categories[@code='1']) already exists. 10:13:33 [WARNING] Tests run: 102, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 4.149 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 10:13:33 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:13:33 2024-04-25T10:13:33.862Z WARN 13512 --- [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]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.091Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.092Z WARN 13512 --- [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_13, Optional[2013-01-01]] 10:13:34 2024-04-25T10:13:34.426Z WARN 13512 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 10:13:34 2024-04-25T10:13:34.485Z WARN 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 10:13:34 2024-04-25T10:13:34.485Z ERROR 13512 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 10:13:34 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 10:13:34 2024-04-25T10:13:34.747Z WARN 13512 --- [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]] 10:13:34 2024-04-25T10:13:34.861Z WARN 13512 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 10:13:34 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 10:13:34 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:13:35 line 1:0 mismatched input 'cpsPath' expecting '/' 10:13:35 line 1:0 mismatched input 'cpsPath' expecting '/' 10:13:36 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 10:13:36 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:13:36 2024-04-25T10:13:36.427Z INFO 13512 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 10:13:36 2024-04-25T10:13:36.431Z WARN 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 10:13:36 2024-04-25T10:13:36.431Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 10:13:36 2024-04-25T10:13:36.432Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32791/test?loggerLevel=OFF] 10:13:36 2024-04-25T10:13:36.432Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 10:13:36 2024-04-25T10:13:36.432Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 10:13:36 2024-04-25T10:13:36.435Z INFO 13512 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 10:13:36 2024-04-25T10:13:36.456Z WARN 13512 --- [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) 10:13:36 2024-04-25T10:13:36.560Z INFO 13512 --- [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) 10:13:36 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 10:13:36 2024-04-25T10:13:36.585Z INFO 13512 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 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 10:13:36 2024-04-25T10:13:36.608Z INFO 13512 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 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 10:13:36 2024-04-25T10:13:36.913Z INFO 13512 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 2024-04-25T10:13:36.921Z INFO 13512 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 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 10:13:36 2024-04-25T10:13:36.930Z INFO 13512 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 2024-04-25T10:13:36.932Z INFO 13512 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 10:13:36 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 10:13:36 2024-04-25T10:13:36.953Z INFO 13512 --- [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 10:13:36 2024-04-25T10:13:36.953Z INFO 13512 --- [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 10:13:36 2024-04-25T10:13:36.954Z INFO 13512 --- [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 10:13:36 2024-04-25T10:13:36.954Z INFO 13512 --- [cps-integration-test] [ Thread-9] org.hibernate.orm.connections.pooling : HHH10001008: Cleaning up connection pool [jdbc:postgresql://localhost:32791/test?loggerLevel=OFF] 10:13:37 [INFO] 10:13:37 [INFO] Results: 10:13:37 [INFO] 10:13:37 [WARNING] Tests run: 301, Failures: 0, Errors: 0, Skipped: 5 10:13:37 [INFO] 10:13:37 [INFO] 10:13:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 10:13:37 [INFO] Skipping JaCoCo execution due to missing classes directory. 10:13:37 [INFO] 10:13:37 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 10:13:37 [INFO] 10:13:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 10:13:37 [WARNING] JAR will be empty - no content was marked for inclusion! 10:13:37 [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar 10:13:37 [INFO] 10:13:37 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 10:13:37 [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/* 10:13:37 [INFO] 10:13:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 10:13:37 [INFO] 10:13:37 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 10:13:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:13:37 [INFO] 10:13:37 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 10:13:37 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes 10:13:37 [INFO] 10:13:37 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 10:13:37 [INFO] 10:13:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 10:13:37 [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 10:13:37 [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 10:13:37 [INFO] 10:13:37 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- 10:13:37 [INFO] 10:13:37 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 10:13:37 [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] 10:13:37 [INFO] --------------------------------[ jar ]--------------------------------- 10:13:38 [INFO] 10:13:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 10:13:38 [INFO] 10:13:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 10:13:38 [INFO] 10:13:38 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 10:13:38 [INFO] 10:13:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 10:13: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-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/* 10:13:38 [INFO] 10:13:38 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 10:13: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-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/* 10:13:38 [INFO] 10:13:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 10:13:38 [INFO] You have 0 Checkstyle violations. 10:13:38 [INFO] 10:13:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 10:13:38 [INFO] You have 0 Checkstyle violations. 10:13:38 [INFO] 10:13:38 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 10:13:38 [INFO] Starting audit... 10:13:38 Audit done. 10:13:38 [INFO] You have 0 Checkstyle violations. 10:13:38 [INFO] 10:13:38 [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- 10:13:38 [INFO] 10:13:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 10:13:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:13:38 [INFO] Copying 1 resource 10:13:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license 10:13:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses 10:13:38 [INFO] 10:13:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 10:13:38 [INFO] Changes detected - recompiling the module! :dependency 10:13:38 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:13:38 [INFO] 10:13:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 10:13:38 [INFO] 10:13:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 10:13:38 [INFO] Fork Value is true 10:13:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:13: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) 10:13:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:13:40 [java] WARNING: System::setSecurityManager will be removed in a future release 10:13:41 [INFO] Done SpotBugs Analysis.... 10:13:41 [INFO] 10:13:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 10:13:41 [INFO] 10:13:41 [INFO] 10:13:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 10:13:41 [INFO] BugInstance size is 0 10:13:41 [INFO] Error size is 0 10:13:41 [INFO] No errors/warnings found 10:13:41 [INFO] 10:13:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 10:13:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:13:41 [INFO] Copying 2 resources 10:13:41 [INFO] 10:13:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 10:13:41 [INFO] Changes detected - recompiling the module! :dependency 10:13:41 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:13:41 [INFO] 10:13:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 10:13:41 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:13:41 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:13:42 [INFO] Compiled 2 files. 10:13:42 [INFO] 10:13:42 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 10:13:42 [INFO] 10:13:42 [INFO] ------------------------------------------------------- 10:13:42 [INFO] T E S T S 10:13:42 [INFO] ------------------------------------------------------- 10:13:44 10:13:43.463 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 10:13:44 10:13:43.769 [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. 10:13:44 10:13:43.970 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:13:44 10:13:44.050 [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. 10:13:44 10:13:44.063 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:13:44 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 10:13:47 10:13:43,334 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:13:47 10:13:43,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Here is a list of configurators discovered as a service, by rank: 10:13:47 10:13:43,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:13:47 10:13:43,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:13:47 10:13:43,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:13:47 10:13:43,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:13:47 10:13:43,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:13:47 10:13:43,347 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:13:47 10:13:43,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:13:47 10:13:43,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:13:47 10:13:43,350 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:13:47 10:13:43,350 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:13:47 10:13:43,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:13:47 10:13:43,351 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:13:47 10:13:43,351 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:13:47 10:13:43,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:13:47 10:13:43,351 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:13:47 10:13:43,352 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:13:47 10:13:43,352 |-INFO in ch.qos.logback.classic.BasicConfigurator@5d28e108 - Setting up default configuration. 10:13:47 10:13:43,371 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1ced1fb9 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 10:13:47 10:13:44,862 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d2bcca8 - 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 10:13:47 10:13:44,912 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4587675c - 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. 10:13:47 10:13:44,912 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d2bcca8 - 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 10:13:47 10:13:44,916 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 10:13:47 10:13:44,916 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:13:47 10:13:44,916 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:13:47 10:13:44,916 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:13:47 10:13:44,916 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:13:47 10:13:44,918 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4587675c - 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. 10:13:47 10:13:44,918 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4d2bcca8 - 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 10:13:47 10:13:44,925 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:13:47 10:13:44,925 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:13:47 10:13:44,930 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:13:47 10:13:44,966 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1714040024964) 10:13:47 10:13:44,966 |-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] 10:13:47 10:13:44,966 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:13:47 10:13:44,975 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:13:47 10:13:44,975 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:13:47 10:13:44,976 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:13:47 10:13:44,977 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:13:47 10:13:44,984 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:13:47 10:13:45,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:13:47 10:13:45,008 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:13:47 10:13:45,021 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:13:47 10:13:45,029 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:13:47 10:13:45,353 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b592f17 - Setting zoneId to "UTC" 10:13:47 10:13:45,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:13:47 10:13:45,362 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:13:47 10:13:45,609 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:13:47 10:13:45,610 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:13:47 10:13:45,610 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:13:47 10:13:45,610 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:13:47 10:13:45,611 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:13:47 10:13:45,611 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31e3b882 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:13:47 10:13:45,611 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:13:47 10:13:45,611 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3884e858 - End of configuration. 10:13:47 10:13:45,611 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@46c7c593 - Registering current configuration as safe fallback point 10:13:47 10:13:47 10:13:47 . ____ _ __ _ _ 10:13:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:13:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:13:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:13:47 ' |____| .__|_| |_|_| |_\__, | / / / / 10:13:47 =========|_|==============|___/=/_/_/_/ 10:13:47 :: Spring Boot :: (v3.2.4) 10:13:47 10:13:47 2024-04-25T10:13:45.714Z INFO 15035 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15035 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 10:13:47 2024-04-25T10:13:45.715Z INFO 15035 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 10:13:47 2024-04-25T10:13:47.400Z INFO 15035 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:13:47 2024-04-25T10:13:47.400Z INFO 15035 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:13:47 2024-04-25T10:13:47.401Z INFO 15035 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:13:47 2024-04-25T10:13:47.510Z INFO 15035 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.094 seconds (process running for 4.985) 10:13:47 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:13:48 [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.474 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 10:13:48 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 10:13:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.config.MicroMeterConfigSpec 10:13:48 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 10:13:53 2024-04-25T10:13:48.917Z INFO 15035 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 10:13:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.285 s - in org.onap.cps.architecture.LayeredArchitectureTest 10:13:53 [INFO] 10:13:53 [INFO] Results: 10:13:53 [INFO] 10:13:53 [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 10:13:53 [INFO] 10:13:53 [INFO] 10:13:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 10:13:53 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 10:13:53 [INFO] Analyzed bundle 'cps-application' with 2 classes 10:13:53 [INFO] 10:13:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 10:13:53 [INFO] 10:13:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 10:13:53 [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar 10:13:53 [INFO] 10:13:53 [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- 10:13:53 [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot 10:13:53 [INFO] 10:13:53 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 10:13:53 [INFO] 10:13:53 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 10:13:53 [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 10:13:53 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:13:53 [INFO] Building dependencies layer... 10:13:53 [INFO] Building resources layer... 10:13:53 [INFO] Building snapshot dependencies layer... 10:13:53 [INFO] Building classes layer... 10:13:53 [INFO] Building jvm arg files layer... 10:13:53 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:13:58 [INFO] 10:13:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 10:13:58 [INFO] Loading to Docker daemon... 10:14:00 [INFO] 10:14:00 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/cps-and-ncmp 10:14:00 [INFO] 10:14:00 [INFO] 10:14:00 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 10:14: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-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/* 10:14:00 [INFO] 10:14:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 10:14:00 [INFO] 10:14:00 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 10:14:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:14:00 [INFO] 10:14:00 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 10:14:00 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 10:14:00 [INFO] Analyzed bundle 'cps-application' with 2 classes 10:14:00 [INFO] All coverage checks have been met. 10:14:00 [INFO] 10:14:00 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 10:14:00 [INFO] 10:14:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 10:14:00 [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 10:14:00 [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 10:14:00 [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 10:14:00 [INFO] 10:14:00 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- 10:14:03 [INFO] 10:14:03 [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- 10:14:03 [INFO] 10:14:03 [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 10:14:03 [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 10:14:03 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 10:14:03 [INFO] Building dependencies layer... 10:14:03 [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240425T100615Z 10:14:03 [INFO] Building jvm arg files layer... 10:14:03 [INFO] Building classes layer... 10:14:03 [INFO] Building resources layer... 10:14:03 [INFO] Building snapshot dependencies layer... 10:14:03 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 10:14:03 [INFO] 10:14:03 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 10:14:06 [INFO] 10:14:06 [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240425T100615Z, nexus3.onap.org:10003/onap/cps-and-ncmp 10:14:06 [INFO] 10:14:06 [INFO] 10:14:06 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 10:14:06 [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] 10:14:06 [INFO] --------------------------------[ jar ]--------------------------------- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 10:14:06 [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/* 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 10:14:06 [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/* 10:14:06 [INFO] 10:14:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 10:14:06 [INFO] You have 0 Checkstyle violations. 10:14:06 [INFO] 10:14:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 10:14:06 [INFO] You have 0 Checkstyle violations. 10:14:06 [INFO] 10:14:06 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 10:14:06 [INFO] Starting audit... 10:14:06 Audit done. 10:14:06 [INFO] You have 0 Checkstyle violations. 10:14:06 [INFO] 10:14:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 10:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources 10:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license 10:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses 10:14:06 [INFO] 10:14:06 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 10:14:06 [INFO] No sources to compile 10:14:06 [INFO] 10:14:06 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 10:14:06 [INFO] 10:14:06 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 10:14:06 [INFO] 10:14:06 [INFO] 10:14:06 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 10:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:14:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources 10:14:06 [INFO] 10:14:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 10:14:06 [INFO] No sources to compile 10:14:06 [INFO] 10:14:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 10:14:06 [INFO] No sources specified for compilation. Skipping. 10:14:06 [INFO] 10:14:06 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 10:14:06 [INFO] No tests to run. 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 10:14:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:14:06 [INFO] 10:14:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 10:14:06 [WARNING] JAR will be empty - no content was marked for inclusion! 10:14:06 [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 10:14:06 [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/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/* 10:14:06 [INFO] 10:14:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 10:14:06 [INFO] No tests to run. 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 10:14:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 10:14:06 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] 10:14:06 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec 10:14:06 [INFO] Analyzed bundle 'cps-application' with 2 classes 10:14:06 [INFO] Analyzed bundle 'cps-events' with 3 classes 10:14:06 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 10:14:06 [INFO] Analyzed bundle 'cps-ncmp-service' with 113 classes 10:14:06 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:14:06 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:14:06 [INFO] Analyzed bundle 'cps-ri' with 22 classes 10:14:06 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:14:06 [INFO] Analyzed bundle 'integration-test' with 0 classes 10:14:06 [INFO] 10:14:06 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 10:14:06 [INFO] 10:14:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 10:14:06 [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 10:14:06 [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 10:14:06 [INFO] 10:14:06 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- 10:14:07 [INFO] 10:14:07 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 10:14:07 [INFO] Building cps 3.4.8-SNAPSHOT [23/23] 10:14:07 [INFO] --------------------------------[ pom ]--------------------------------- 10:14:07 [INFO] 10:14:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 10:14:07 [INFO] 10:14:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 10:14:07 [INFO] 10:14:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 10:14:07 [INFO] 10:14:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 10:14:07 [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/** 10:14:07 [INFO] 10:14:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 10:14:08 [INFO] Starting audit... 10:14:08 Audit done. 10:14:08 [INFO] You have 0 Checkstyle violations. 10:14:08 [INFO] 10:14:08 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 10:14:08 [INFO] Starting audit... 10:14:08 Audit done. 10:14:08 [INFO] You have 0 Checkstyle violations. 10:14:08 [INFO] 10:14:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 10:14:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:14:08 [INFO] 10:14:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 10:14:08 [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/** 10:14:08 [INFO] 10:14:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 10:14:08 [INFO] No tests to run. 10:14:08 [INFO] 10:14:08 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 10:14:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:14:08 [INFO] 10:14:08 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 10:14:08 [INFO] 10:14:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 10:14:08 [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 10:14:08 [INFO] 10:14:08 [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- 10:14:08 [INFO] ------------------------------------------------------------------------ 10:14:08 [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: 10:14:08 [INFO] 10:14:08 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.749 s] 10:14:08 [INFO] cps-bom ............................................ SUCCESS [ 0.185 s] 10:14:08 [INFO] checkstyle ......................................... SUCCESS [ 3.499 s] 10:14:08 [INFO] spotbugs ........................................... SUCCESS [ 0.151 s] 10:14:08 [INFO] cps-parent ......................................... SUCCESS [ 10.037 s] 10:14:08 [INFO] cps-events ......................................... SUCCESS [ 6.336 s] 10:14:08 [INFO] cps-path-parser .................................... SUCCESS [ 12.046 s] 10:14:08 [INFO] cps-service ........................................ SUCCESS [ 43.883 s] 10:14:08 [INFO] cps-rest ........................................... SUCCESS [ 21.687 s] 10:14:08 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.864 s] 10:14:08 [INFO] cps-ncmp-service ................................... SUCCESS [02:42 min] 10:14:08 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 20.229 s] 10:14:08 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.300 s] 10:14:08 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.089 s] 10:14:08 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.353 s] 10:14:08 [INFO] cps-ri ............................................. SUCCESS [ 23.148 s] 10:14:08 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.303 s] 10:14:08 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 4.127 s] 10:14:08 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 13.738 s] 10:14:08 [INFO] integration-test ................................... SUCCESS [01:37 min] 10:14:08 [INFO] cps-application .................................... SUCCESS [ 28.291 s] 10:14:08 [INFO] jacoco-report ...................................... SUCCESS [ 1.017 s] 10:14:08 [INFO] cps ................................................ SUCCESS [ 1.354 s] 10:14:08 [INFO] ------------------------------------------------------------------------ 10:14:08 [INFO] BUILD SUCCESS 10:14:08 [INFO] ------------------------------------------------------------------------ 10:14:08 [INFO] Total time: 07:53 min 10:14:08 [INFO] Finished at: 2024-04-25T10:14:08Z 10:14:08 [INFO] ------------------------------------------------------------------------ 10:14:08 $ ssh-agent -k 10:14:08 unset SSH_AUTH_SOCK; 10:14:08 unset SSH_AGENT_PID; 10:14:08 echo Agent pid 5448 killed; 10:14:08 [ssh-agent] Stopped. 10:14:08 [PostBuildScript] - [INFO] Executing post build scripts. 10:14:08 [cps-master-merge-java] $ /bin/bash /tmp/jenkins99460329388098551.sh 10:14:08 ---> sysstat.sh 10:14:09 [cps-master-merge-java] $ /bin/bash /tmp/jenkins6488359191246587944.sh 10:14:09 ---> package-listing.sh 10:14:09 ++ facter osfamily 10:14:09 ++ tr '[:upper:]' '[:lower:]' 10:14:09 + OS_FAMILY=redhat 10:14:09 + workspace=/w/workspace/cps-master-merge-java 10:14:09 + START_PACKAGES=/tmp/packages_start.txt 10:14:09 + END_PACKAGES=/tmp/packages_end.txt 10:14:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:14:09 + PACKAGES=/tmp/packages_start.txt 10:14:09 + '[' /w/workspace/cps-master-merge-java ']' 10:14:09 + PACKAGES=/tmp/packages_end.txt 10:14:09 + case "${OS_FAMILY}" in 10:14:09 + rpm -qa 10:14:09 + sort 10:14:09 + '[' -f /tmp/packages_start.txt ']' 10:14:09 + '[' -f /tmp/packages_end.txt ']' 10:14:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:14:09 + '[' /w/workspace/cps-master-merge-java ']' 10:14:09 + mkdir -p /w/workspace/cps-master-merge-java/archives/ 10:14:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ 10:14:09 [cps-master-merge-java] $ /bin/bash /tmp/jenkins1801456033139953476.sh 10:14:09 ---> capture-instance-metadata.sh 10:14:09 Setup pyenv: 10:14:10 system 10:14:10 3.8.13 10:14:10 3.9.13 10:14:10 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 10:14:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5nEP from file:/tmp/.os_lf_venv 10:14:11 lf-activate-venv(): INFO: Installing: lftools 10:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-5nEP/bin to PATH 10:14:20 INFO: Running in OpenStack, capturing instance metadata 10:14:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins13005689320791006713.sh 10:14:21 provisioning config files... 10:14:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config15431850349288146762tmp 10:14:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:14:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:14:21 [EnvInject] - Injecting environment variables from a build step. 10:14:21 [EnvInject] - Injecting as environment variables the properties content 10:14:21 SERVER_ID=logs 10:14:21 10:14:21 [EnvInject] - Variables injected successfully. 10:14:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17701224614073965033.sh 10:14:21 ---> create-netrc.sh 10:14:21 [cps-master-merge-java] $ /bin/bash /tmp/jenkins15323494766327260589.sh 10:14:21 ---> python-tools-install.sh 10:14:21 Setup pyenv: 10:14:21 system 10:14:21 3.8.13 10:14:21 3.9.13 10:14:21 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 10:14:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5nEP from file:/tmp/.os_lf_venv 10:14:22 lf-activate-venv(): INFO: Installing: lftools 10:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-5nEP/bin to PATH 10:14:33 [cps-master-merge-java] $ /bin/bash /tmp/jenkins17331278771346545366.sh 10:14:33 ---> sudo-logs.sh 10:14:33 Archiving 'sudo' log.. 10:14:34 [cps-master-merge-java] $ /bin/bash /tmp/jenkins14094932697212401704.sh 10:14:34 ---> job-cost.sh 10:14:34 Setup pyenv: 10:14:34 system 10:14:34 3.8.13 10:14:34 3.9.13 10:14:34 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 10:14:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5nEP from file:/tmp/.os_lf_venv 10:14:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:14:40 lf-activate-venv(): INFO: Adding /tmp/venv-5nEP/bin to PATH 10:14:40 INFO: No Stack... 10:14:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:14:40 INFO: Archiving Costs 10:14:40 [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins12870703861822715338.sh 10:14:40 ---> logs-deploy.sh 10:14:40 Setup pyenv: 10:14:40 system 10:14:40 3.8.13 10:14:40 3.9.13 10:14:40 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) 10:14:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5nEP from file:/tmp/.os_lf_venv 10:14:42 lf-activate-venv(): INFO: Installing: lftools 10:14:50 lf-activate-venv(): INFO: Adding /tmp/venv-5nEP/bin to PATH 10:14:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1302 10:14:50 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:14:51 Archives upload complete. 10:14:51 INFO: archiving logs to Nexus 10:14:52 ---> uname -a: 10:14:52 Linux prd-centos8-docker-8c-8g-25897.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 10:14:52 10:14:52 10:14:52 ---> lscpu: 10:14:52 Architecture: x86_64 10:14:52 CPU op-mode(s): 32-bit, 64-bit 10:14:52 Byte Order: Little Endian 10:14:52 CPU(s): 8 10:14:52 On-line CPU(s) list: 0-7 10:14:52 Thread(s) per core: 1 10:14:52 Core(s) per socket: 1 10:14:52 Socket(s): 8 10:14:52 NUMA node(s): 1 10:14:52 Vendor ID: AuthenticAMD 10:14:52 CPU family: 23 10:14:52 Model: 49 10:14:52 Model name: AMD EPYC-Rome Processor 10:14:52 Stepping: 0 10:14:52 CPU MHz: 2800.000 10:14:52 BogoMIPS: 5600.00 10:14:52 Virtualization: AMD-V 10:14:52 Hypervisor vendor: KVM 10:14:52 Virtualization type: full 10:14:52 L1d cache: 32K 10:14:52 L1i cache: 32K 10:14:52 L2 cache: 512K 10:14:52 L3 cache: 16384K 10:14:52 NUMA node0 CPU(s): 0-7 10:14:52 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 10:14:52 10:14:52 10:14:52 ---> nproc: 10:14:52 8 10:14:52 10:14:52 10:14:52 ---> df -h: 10:14:52 Filesystem Size Used Avail Use% Mounted on 10:14:52 devtmpfs 16G 0 16G 0% /dev 10:14:52 tmpfs 16G 0 16G 0% /dev/shm 10:14:52 tmpfs 16G 17M 16G 1% /run 10:14:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:14:52 /dev/vda1 160G 13G 148G 8% / 10:14:52 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:14:52 10:14:52 10:14:52 ---> free -m: 10:14:52 total used free shared buff/cache available 10:14:52 Mem: 31890 1097 25631 19 5161 30319 10:14:52 Swap: 1023 0 1023 10:14:52 10:14:52 10:14:52 ---> ip addr: 10:14:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:14:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:52 inet 127.0.0.1/8 scope host lo 10:14:52 valid_lft forever preferred_lft forever 10:14:52 inet6 ::1/128 scope host 10:14:52 valid_lft forever preferred_lft forever 10:14:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:14:52 link/ether fa:16:3e:85:72:e9 brd ff:ff:ff:ff:ff:ff 10:14:52 altname enp0s3 10:14:52 altname ens3 10:14:52 inet 10.30.107.8/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:14:52 valid_lft 85793sec preferred_lft 85793sec 10:14:52 inet6 fe80::f816:3eff:fe85:72e9/64 scope link 10:14:52 valid_lft forever preferred_lft forever 10:14:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:14:52 link/ether 02:42:d5:fb:dd:9a brd ff:ff:ff:ff:ff:ff 10:14:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:14:52 valid_lft forever preferred_lft forever 10:14:52 inet6 fe80::42:d5ff:fefb:dd9a/64 scope link 10:14:52 valid_lft forever preferred_lft forever 10:14:52 10:14:52 10:14:52 ---> sar -b -r -n DEV: 10:14:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/25/2024 _x86_64_ (8 CPU) 10:14:52 10:14:52 10:04:42 LINUX RESTART (8 CPU) 10:14:52 10:14:52 10:05:02 AM tps rtps wtps bread/s bwrtn/s 10:14:52 10:06:01 AM 114.62 17.43 97.19 3119.48 6597.17 10:14:52 10:07:01 AM 268.74 20.88 247.87 4030.66 11712.28 10:14:52 10:08:01 AM 74.02 1.15 72.87 402.87 10318.18 10:14:52 10:09:01 AM 114.31 12.56 101.75 993.90 29946.44 10:14:52 10:10:00 AM 24.94 0.02 24.92 0.55 634.00 10:14:52 10:10:01 AM 112.50 0.00 112.50 0.00 2988.64 10:14:52 10:11:01 AM 35.09 0.05 35.04 0.53 1197.23 10:14:52 10:12:01 AM 48.47 2.47 46.00 4490.50 7387.29 10:14:52 10:13:01 AM 107.98 0.00 107.98 0.00 29755.68 10:14:52 10:14:01 AM 20.21 1.12 19.09 80.51 824.73 10:14:52 Average: 90.06 6.16 83.90 1454.59 10946.42 10:14:52 10:14:52 10:05:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:52 10:06:01 AM 29542348 31211048 3113356 9.53 2688 1994260 1501092 4.45 169060 2517488 149840 10:14:52 10:07:01 AM 27774548 29978372 4881156 14.95 2688 2517192 2867700 8.51 268972 4127612 281704 10:14:52 10:08:01 AM 27144252 29425196 5511452 16.88 2688 2591840 2945800 8.74 319228 4696732 58900 10:14:52 10:09:01 AM 24802892 27928948 7852812 24.05 2688 3419168 6359568 18.87 524916 6752628 1468 10:14:52 10:10:00 AM 25097680 28226036 7558024 23.14 2688 3420704 4462724 13.24 540252 6436640 1464 10:14:52 10:10:01 AM 24952756 28080984 7702948 23.59 2688 3420664 5175532 15.36 540784 6577324 144 10:14:52 10:11:01 AM 25634864 28775388 7020840 21.50 2688 3433248 3306976 9.81 548360 5908396 48 10:14:52 10:12:01 AM 25112384 29009728 7543320 23.10 2688 4185860 2979044 8.84 899968 6066144 412844 10:14:52 10:13:01 AM 23303360 27659876 9352344 28.64 2688 4639960 6605776 19.60 945572 7754268 1488 10:14:52 10:14:01 AM 24116492 28893048 8539212 26.15 2688 5048728 3010388 8.93 1045156 6865284 458464 10:14:52 Average: 25748158 28918862 6907546 21.15 2688 3467162 3921460 11.63 580227 5770252 136636 10:14:52 10:14:52 10:05:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:52 10:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:06:01 AM eth0 188.02 120.26 1120.59 34.48 0.00 0.00 0.00 0.00 10:14:52 10:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:07:01 AM eth0 467.88 382.89 5462.71 68.68 0.00 0.00 0.00 0.00 10:14:52 10:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:08:01 AM lo 2.25 2.25 0.44 0.44 0.00 0.00 0.00 0.00 10:14:52 10:08:01 AM eth0 89.55 76.89 711.70 21.58 0.00 0.00 0.00 0.00 10:14:52 10:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:09:01 AM lo 2.93 2.93 0.31 0.31 0.00 0.00 0.00 0.00 10:14:52 10:09:01 AM eth0 1228.17 409.00 6588.58 32.91 0.00 0.00 0.00 0.00 10:14:52 10:09:01 AM docker0 1.05 1.38 0.16 0.15 0.00 0.00 0.00 0.00 10:14:52 10:09:01 AM veth5d71ad3 0.30 0.52 0.05 0.05 0.00 0.00 0.00 0.00 10:14:52 10:10:00 AM lo 156.83 156.83 56.22 56.22 0.00 0.00 0.00 0.00 10:14:52 10:10:00 AM eth0 63.73 43.72 20.15 25.15 0.00 0.00 0.00 0.00 10:14:52 10:10:00 AM docker0 5.75 6.28 0.72 0.75 0.00 0.00 0.00 0.00 10:14:52 10:10:00 AM vethfc93242 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:14:52 10:10:01 AM lo 77.27 77.27 6.77 6.77 0.00 0.00 0.00 0.00 10:14:52 10:10:01 AM eth0 8.52 5.68 3.37 3.65 0.00 0.00 0.00 0.00 10:14:52 10:10:01 AM docker0 0.00 1.14 0.00 0.12 0.00 0.00 0.00 0.00 10:14:52 10:10:01 AM vetha6ac43a 0.00 2.84 0.00 0.27 0.00 0.00 0.00 0.00 10:14:52 10:11:01 AM lo 74.58 74.58 7.21 7.21 0.00 0.00 0.00 0.00 10:14:52 10:11:01 AM eth0 64.73 40.49 19.27 25.84 0.00 0.00 0.00 0.00 10:14:52 10:11:01 AM docker0 4.93 5.73 1.08 0.79 0.00 0.00 0.00 0.00 10:14:52 10:12:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 10:14:52 10:12:01 AM eth0 194.40 181.64 1715.06 2648.59 0.00 0.00 0.00 0.00 10:14:52 10:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:14:52 10:13:01 AM lo 47.18 47.18 16.43 16.43 0.00 0.00 0.00 0.00 10:14:52 10:13:01 AM eth0 431.56 173.43 2274.47 14.56 0.00 0.00 0.00 0.00 10:14:52 10:13:01 AM docker0 6.11 7.18 0.70 1.73 0.00 0.00 0.00 0.00 10:14:52 10:13:01 AM vethe946a4a 6.11 7.33 0.79 1.74 0.00 0.00 0.00 0.00 10:14:52 10:13:01 AM veth88489b4 0.00 0.73 0.00 0.35 0.00 0.00 0.00 0.00 10:14:52 10:14:01 AM lo 482.06 482.06 200.46 200.46 0.00 0.00 0.00 0.00 10:14:52 10:14:01 AM eth0 75.66 77.92 161.80 1289.02 0.00 0.00 0.00 0.00 10:14:52 10:14:01 AM docker0 98.97 102.43 33.08 18.68 0.00 0.00 0.00 0.00 10:14:52 Average: lo 85.01 85.01 31.13 31.13 0.00 0.00 0.00 0.00 10:14:52 Average: eth0 311.59 167.33 2009.96 463.03 0.00 0.00 0.00 0.00 10:14:52 Average: docker0 12.98 13.68 3.98 2.46 0.00 0.00 0.00 0.00 10:14:52 10:14:52 10:14:52 ---> sar -P ALL: 10:14:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/25/2024 _x86_64_ (8 CPU) 10:14:52 10:14:52 10:04:42 LINUX RESTART (8 CPU) 10:14:52 10:14:52 10:05:02 AM CPU %user %nice %system %iowait %steal %idle 10:14:52 10:06:01 AM all 11.86 0.00 1.47 0.56 0.06 86.05 10:14:52 10:06:01 AM 0 2.72 0.00 1.50 0.32 0.05 95.41 10:14:52 10:06:01 AM 1 2.85 0.00 1.16 1.07 0.07 94.85 10:14:52 10:06:01 AM 2 20.43 0.00 2.36 0.78 0.07 76.36 10:14:52 10:06:01 AM 3 16.92 0.00 1.73 0.63 0.07 80.65 10:14:52 10:06:01 AM 4 14.79 0.00 1.55 0.48 0.05 83.14 10:14:52 10:06:01 AM 5 25.55 0.00 1.68 0.37 0.05 72.35 10:14:52 10:06:01 AM 6 7.68 0.00 0.82 0.37 0.03 91.10 10:14:52 10:06:01 AM 7 3.95 0.00 0.99 0.48 0.05 94.54 10:14:52 10:07:01 AM all 28.48 0.00 1.56 1.35 0.10 68.52 10:14:52 10:07:01 AM 0 24.59 0.00 1.44 0.87 0.12 72.98 10:14:52 10:07:01 AM 1 25.38 0.00 1.62 2.96 0.08 69.96 10:14:52 10:07:01 AM 2 34.72 0.00 1.91 1.07 0.10 62.20 10:14:52 10:07:01 AM 3 33.33 0.00 1.86 0.72 0.08 64.01 10:14:52 10:07:01 AM 4 26.46 0.00 1.27 1.02 0.10 71.15 10:14:52 10:07:01 AM 5 24.46 0.00 1.27 0.70 0.08 73.49 10:14:52 10:07:01 AM 6 33.38 0.00 1.85 3.09 0.10 61.58 10:14:52 10:07:01 AM 7 25.55 0.00 1.22 0.37 0.10 72.76 10:14:52 10:08:01 AM all 37.07 0.00 0.91 0.32 0.10 61.60 10:14:52 10:08:01 AM 0 29.11 0.00 1.08 1.10 0.12 68.59 10:14:52 10:08:01 AM 1 45.42 0.00 0.85 0.08 0.10 53.55 10:14:52 10:08:01 AM 2 31.34 0.00 0.72 0.00 0.12 67.82 10:14:52 10:08:01 AM 3 32.33 0.00 1.20 0.03 0.08 66.35 10:14:52 10:08:01 AM 4 30.47 0.00 0.68 0.77 0.10 67.98 10:14:52 10:08:01 AM 5 45.26 0.00 0.58 0.02 0.12 54.02 10:14:52 10:08:01 AM 6 46.94 0.00 0.75 0.10 0.08 52.13 10:14:52 10:08:01 AM 7 35.68 0.00 1.44 0.45 0.10 62.33 10:14:52 10:09:01 AM all 29.70 0.21 2.67 1.01 0.10 66.31 10:14:52 10:09:01 AM 0 35.55 0.00 2.90 0.34 0.10 61.11 10:14:52 10:09:01 AM 1 30.16 0.02 2.73 0.96 0.10 66.03 10:14:52 10:09:01 AM 2 40.80 0.00 2.92 2.11 0.10 54.06 10:14:52 10:09:01 AM 3 26.43 0.00 2.64 1.21 0.10 69.62 10:14:52 10:09:01 AM 4 25.40 0.08 2.61 0.89 0.08 70.93 10:14:52 10:09:01 AM 5 19.96 0.03 2.53 1.62 0.08 75.78 10:14:52 10:09:01 AM 6 34.49 1.58 2.55 0.92 0.10 60.35 10:14:52 10:09:01 AM 7 24.76 0.00 2.46 0.07 0.10 72.61 10:14:52 10:10:00 AM all 15.26 0.33 1.66 0.05 0.10 82.60 10:14:52 10:10:00 AM 0 14.80 0.03 1.60 0.03 0.12 83.41 10:14:52 10:10:00 AM 1 12.44 0.66 1.52 0.12 0.10 85.17 10:14:52 10:10:00 AM 2 16.77 0.03 1.57 0.02 0.09 81.53 10:14:52 10:10:00 AM 3 12.88 0.00 1.97 0.02 0.09 85.05 10:14:52 10:10:00 AM 4 19.46 0.00 1.77 0.03 0.10 78.63 10:14:52 10:10:00 AM 5 14.87 1.91 1.71 0.07 0.09 81.36 10:14:52 10:10:00 AM 6 17.03 0.00 1.17 0.07 0.10 81.63 10:14:52 10:10:00 AM 7 13.85 0.03 1.98 0.02 0.09 84.03 10:14:52 10:10:01 AM all 30.65 0.14 5.97 0.22 0.00 63.02 10:14:52 10:10:01 AM 0 44.00 1.14 8.57 0.00 0.00 46.29 10:14:52 10:10:01 AM 1 31.21 0.00 8.09 1.16 0.00 59.54 10:14:52 10:10:01 AM 2 18.02 0.00 5.81 0.00 0.00 76.16 10:14:52 10:10:01 AM 3 5.78 0.00 4.05 0.00 0.00 90.17 10:14:52 10:10:01 AM 4 22.73 0.00 5.68 0.57 0.00 71.02 10:14:52 10:10:01 AM 5 27.01 0.00 5.17 0.00 0.00 67.82 10:14:52 10:10:01 AM 6 53.76 0.00 7.51 0.00 0.00 38.73 10:14:52 10:10:01 AM 7 42.53 0.00 2.87 0.00 0.00 54.60 10:14:52 10:11:01 AM all 32.70 0.12 2.39 0.08 0.11 64.60 10:14:52 10:11:01 AM 0 25.95 0.07 2.31 0.08 0.12 71.48 10:14:52 10:11:01 AM 1 31.00 0.05 2.39 0.05 0.12 66.39 10:14:52 10:11:01 AM 2 27.47 0.45 2.65 0.15 0.12 69.17 10:14:52 10:11:01 AM 3 38.64 0.02 2.41 0.15 0.10 58.68 10:14:52 10:11:01 AM 4 35.99 0.02 2.28 0.08 0.10 61.53 10:14:52 10:11:01 AM 5 35.35 0.05 2.28 0.07 0.12 62.14 10:14:52 10:11:01 AM 6 36.47 0.27 2.43 0.05 0.10 60.68 10:14:52 10:11:01 AM 7 30.72 0.05 2.36 0.03 0.10 66.73 10:14:52 10:12:01 AM all 34.14 0.00 1.82 0.15 0.09 63.80 10:14:52 10:12:01 AM 0 21.18 0.00 1.60 0.05 0.10 77.07 10:14:52 10:12:01 AM 1 36.38 0.00 1.09 0.10 0.10 62.33 10:14:52 10:12:01 AM 2 33.09 0.00 2.39 0.33 0.08 64.09 10:14:52 10:12:01 AM 3 42.60 0.00 1.59 0.23 0.10 55.48 10:14:52 10:12:01 AM 4 37.55 0.00 2.43 0.23 0.10 59.69 10:14:52 10:12:01 AM 5 33.05 0.00 1.19 0.10 0.08 65.58 10:14:52 10:12:01 AM 6 32.63 0.00 1.76 0.07 0.08 65.46 10:14:52 10:12:01 AM 7 36.66 0.00 2.48 0.10 0.08 60.68 10:14:52 10:13:01 AM all 19.57 0.35 1.66 1.50 0.08 76.83 10:14:52 10:13:01 AM 0 16.78 0.08 1.26 0.03 0.07 81.78 10:14:52 10:13:01 AM 1 15.37 2.54 1.51 1.14 0.08 79.36 10:14:52 10:13:01 AM 2 17.29 0.00 1.74 1.79 0.08 79.09 10:14:52 10:13:01 AM 3 26.62 0.00 1.84 2.90 0.08 68.56 10:14:52 10:13:01 AM 4 26.38 0.00 1.58 0.47 0.07 71.51 10:14:52 10:13:01 AM 5 15.93 0.18 1.71 4.14 0.08 77.95 10:14:52 10:13:01 AM 6 11.94 0.02 1.78 1.33 0.07 84.87 10:14:52 10:13:01 AM 7 26.23 0.00 1.90 0.24 0.07 71.57 10:14:52 10:14:01 AM all 27.89 0.00 1.62 0.06 0.10 70.33 10:14:52 10:14:01 AM 0 21.15 0.00 1.35 0.00 0.12 77.37 10:14:52 10:14:01 AM 1 17.05 0.00 1.04 0.03 0.08 81.79 10:14:52 10:14:01 AM 2 19.24 0.00 1.42 0.07 0.10 79.17 10:14:52 10:14:01 AM 3 35.73 0.00 1.94 0.07 0.08 62.18 10:14:52 10:14:01 AM 4 45.85 0.00 2.46 0.07 0.10 51.52 10:14:52 10:14:01 AM 5 33.55 0.00 1.51 0.03 0.10 64.81 10:14:52 10:14:01 AM 6 26.42 0.00 1.79 0.22 0.12 71.45 10:14:52 10:14:01 AM 7 24.17 0.00 1.46 0.00 0.08 74.29 10:14:52 Average: all 26.37 0.11 1.76 0.57 0.09 71.09 10:14:52 Average: 0 21.44 0.02 1.69 0.31 0.10 76.43 10:14:52 Average: 1 24.11 0.36 1.57 0.73 0.09 73.15 10:14:52 Average: 2 26.80 0.05 1.98 0.70 0.10 70.38 10:14:52 Average: 3 29.49 0.00 1.92 0.66 0.09 67.84 10:14:52 Average: 4 29.18 0.01 1.86 0.45 0.09 68.40 10:14:52 Average: 5 27.60 0.24 1.62 0.79 0.09 69.66 10:14:52 Average: 6 27.60 0.21 1.68 0.69 0.09 69.73 10:14:52 Average: 7 24.75 0.01 1.81 0.19 0.09 73.15 10:14:52 10:14:52 10:14:52